Anyone can help me to enable the "show Touch on Highlight" property of uibutton. I know we can check in the xib editor. But it is not working. Do we have any other option to enable that ?
Either use
yourButton.showsTouchWhenHighlighted = YES;
or use
yourButton.adjustsImageWhenHighlighted = YES;
to change the image of button when the button is highlighted.
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