Classes

The following classes are available globally.

  • A subclass of UILabel that displays one or more lines of read-only text, often used in conjunction with controls to describe their intended purpose. allowsDefaultTighteningForTruncation and baselineAdjustment properties are not supported. Only .byTruncatingTail line break mode is supported.

    See more

    Declaration

    Swift

    open class LKLabel : UILabel