Contents

tintColor

The tint color applied to the image view.

Declaration

var tintColor: UIColor? { get set }

Discussion

Setting the value to nil makes the image view use its inherited tint color.