Contents

tintColor

The tint color to apply to the image view.

Declaration

var tintColor: UIColor? { get set }

Discussion

The default value of this property is nil, which means that the image view uses its inherited tint color.

See Also

Configuring image properties