FormTextField
@IBDesignable
class FormTextField : UITextField
Undocumented
-
Undocumented
Declaration
Swift
@IBInspectable var paddingLeft: CGFloat
-
Undocumented
Declaration
Swift
@IBInspectable var paddingRight: CGFloat
-
Undocumented
Declaration
Swift
override func textRect(forBounds bounds: CGRect) -> CGRect
-
Undocumented
Declaration
Swift
override func editingRect(forBounds bounds: CGRect) -> CGRect