UIImageView
public extension UIImageView
-
Updates the current image to be the templated image of itself
Declaration
Swift
@discardableResult func templateImage() -> Self
-
Sets the tintColor for the UIImageView
Declaration
Swift
@discardableResult func tint(color: UIColor?) -> Self