TweeBorderedTextField
open class TweeBorderedTextField: TweePlaceholderTextField
An object of the class can show bottom line permanently.
-
Color of bottom line.
Declaration
Swift
@IBInspectable public var lineColor: UIColor
-
Width of bottom line.
Declaration
Swift
@IBInspectable public var lineWidth: CGFloat
-
Undocumented
Declaration
Swift
override open func awakeFromNib()
-
Undocumented
Declaration
Swift
override open func layoutSubviews()