Set Color For Uibutton Programmatically Swift

[Solved] Set Color For Uibutton Programmatically Swift | Swift - Code Explorer | yomemimo.com
Question : set color for uibutton programmatically swift

Answered by : zealous-zebra-yfuu729kcz9f

button.setTitleColor(.red, for: .normal)

Source : https://stackoverflow.com/questions/31088172/how-to-set-the-title-text-color-of-uibutton/41853921 | Last Update : Fri, 28 Feb 20

Answers related to set color for uibutton programmatically swift

Code Explorer Popular Question For Swift