-
Style
is a convenient wrapper for styling the appearance of various interface components throughout the Navigation UI.Styles are applied globally using
See moreUIAppearance
. You should callStyle.apply()
to apply the style to theNavigationViewController
.Declaration
Swift
public class Style: NSObject