TweeBorderedTextField
public 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 public func awakeFromNib()
-
Undocumented
Declaration
Swift
override public func layoutSubviews()