Top "Uicontrolstate" questions

is it possible to update UIButton title/text programmatically?

I have a UIButton, that when pressed, brings up a new view where the user can change some settings. When …

ios iphone uibutton uicontrolstate
How to set the alpha of an UIImage in SWIFT programmatically?

I found a lot solutions here but not for Swift, and I know you can do this with a UIImageView, …

swift uibutton uiimage uicontrolstate
How to change UIButton state programmatically in Swift

I develop app for drawing on screen. I have toolpanel with bunch of buttons. Some of them have to become …

ios swift uibutton uicontrolstate
UIButton - On touch change image

When I touch the button at that time I want to change image & when i release the touch button …

ios objective-c iphone uibutton uicontrolstate
Swift - Toggle UIButton title when selected

I'm looking to implement a button that can be used as a tickbox and enablers the user to toggle the …

ios swift uibutton uicontrol uicontrolstate