currentTitleColor
The color used to display the title.
Declaration
var currentTitleColor: UIColor { get }Discussion
This value is guaranteed not to be nil. The default value is white.
The color used to display the title.
var currentTitleColor: UIColor { get }This value is guaranteed not to be nil. The default value is white.