I've created a UIButton in InterfaceBuilder. When a user presses the button, the entire button is shaded grey. Is there a way to alter this behavior so the button is no longer shaded grey when the button is pressed?
Uncheck "Highlighted Adjusts Image" in Interface Builder.
Alternatively, set the adjustsImageWhenHighlighted
property of the UIButton
to NO
.
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