Uibutton Swift -Set -Titelfarbe
Swift 5
button.setTitleColor( .cyan, for: .normal )
Wicked Wolf
Swift 5
button.setTitleColor( .cyan, for: .normal )