Answers for "swift change uibutton title color"

1

set color for uibutton programmatically swift

button.setTitleColor(.red, for: .normal)
Posted by: Guest on February-21-2020

Code answers related to "swift change uibutton title color"

Code answers related to "Swift"

Browse Popular Code Answers by Language