tintColor
The tint color to apply to the accessory.
Declaration
var tintColor: UIColor?Discussion
The default value of this property is nil, which means that the accessory uses the system default tint color.
The tint color to apply to the accessory.
var tintColor: UIColor?The default value of this property is nil, which means that the accessory uses the system default tint color.