0

Ive got this line of code that changes the image on a button when clicked:

sender.setImage(UIImage(named: "something.png")!, forState: .Highlighted)

I want the button to fade back in to the original image.

Is this possible?

rmaddy
  • 314,917
  • 42
  • 532
  • 579
The Dude
  • 1,088
  • 7
  • 16
  • 30

0 Answers0