UILabel

class UILabel : UIView, NSCoding, UIContentSizeCategoryAdjusting
  • A key that is use to localize text

    Declaration

    Swift

    @IBInspectable
    public var localizableKey: String? { get set }