Contents

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.

See Also

Accessing configuration options