UINavigationItem

class UINavigationItem : NSObject, NSCoding
  • The style class property. Setting this value applys the style.

    Declaration

    Swift

    public var nuiClass: String? { get set }