UITextField

class UITextField : UIControl, UITextInput, NSCoding, UIContentSizeCategoryAdjusting
  • A key that is use to localize placeholder

    Declaration

    Swift

    @IBInspectable
    public var localizableKey: String? { get set }