UITabBarItem

class UITabBarItem : UIBarItem
  • A key that is use to localize title

    Declaration

    Swift

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