UITextField
class UITextField : UIControl, UITextInput, NSCoding
-
Overriding
UITextFieldtintColorproperty to make it affect close image tint color.Declaration
Swift
public override var tintColor: UIColor!
UITextField Extension Reference