PaddedLabel
class PaddedLabel : UILabel
Undocumented
-
Undocumented
Declaration
Swift
@IBInspectable var topInset: CGFloat
-
Undocumented
Declaration
Swift
@IBInspectable var bottomInset: CGFloat
-
Undocumented
Declaration
Swift
@IBInspectable var leftInset: CGFloat
-
Undocumented
Declaration
Swift
@IBInspectable var rightInset: CGFloat
-
Undocumented
Declaration
Swift
convenience init(edgeInsets: UIEdgeInsets)
-
Undocumented
Declaration
Swift
override func drawText(in rect: CGRect)
-
Undocumented
Declaration
Swift
override var intrinsicContentSize: CGSize { get }