navigationbar 设置头部标题及相关

第三方开源库
WRNavigationBar

    self.navigationBar.titleTextAttributes = [NSForegroundColorAttributeName:UIColor.white,
                                              NSFontAttributeName : UIFont.systemFont(ofSize: 16)]

你可能感兴趣的:(navigationbar 设置头部标题及相关)