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.
The tint color applied to the image view.
var tintColor: UIColor? { get set }Setting the value to nil makes the image view use its inherited tint color.