-
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
See moreStyle.apply()
to apply the style to theNavigationViewController
.Declaration
Swift
public class Style: NSObject