EdgeLabel
public class EdgeLabel : UILabel
Simply custom label edge
-
Declaration
Swift
public var edgeInsets: UIEdgeInsets? { get set } -
Undocumented
Declaration
Swift
public override func textRect(forBounds bounds: CGRect, limitedToNumberOfLines numberOfLines: Int) -> CGRect -
Undocumented
Declaration
Swift
public override func drawText(in rect: CGRect)
View on GitHub