I need your suggestions: I want to know how to set the UIButton's backgroundImage image in UIImageView.
i.e. If I touch on the button, the button's background image should be set on UIImageView.
Is it possible? If yes then how?
UIImage *image = self.myButton.currentBackgroundImage;
Apple Documentation for UIButton
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With