Style

@objc(MBStyle)
open class Style : NSObject

Style is a convenient wrapper for styling the appearance of various interface components throughout the Navigation UI.

Styles are applied globally using UIAppearance. You should call Style.apply() to apply the style to the NavigationViewController.