UIBarButtonItem

class UIBarButtonItem : UIBarItem, NSCoding
  • The style class property. Setting this value applys the style.

    Declaration

    Swift

    @objc
    public var nuiClass: String? { get set }
  • Undocumented

    Declaration

    Swift

    @objc
    public func override_didMoveToWindow()