UINavigationBar
extension UINavigationBar
                - 
                  
                  
Set predefined style
Declaration
Swift
func set(style: Styler)Parameters
styleStyle definition
 - 
                  
                  
Style appearance of navigation bar
Declaration
Swift
static func styleAppearance(transparency: Transparency? = nil, titleFont: UIFont? = nil, titleColor: UIColor? = nil, itemColor: UIColor? = nil, barColor: UIColor? = nil)Parameters
transparencyTransparency
titleFontTitle font
titleColorTitle color
itemColorItem color
backgroundColorBackground color
 
            View on GitHub
          
      UINavigationBar Extension Reference