UITextField
class UITextField : UIControl, UITextInput, NSCoding, UIContentSizeCategoryAdjusting
-
A key that is use to localize
placeholderDeclaration
Swift
@IBInspectable public var localizableKey: String? { get set }
View on GitHub
UITextField Extension Reference