[self.navigationController.navigationBar setTintColor:kThemeColor];
[self.navigationController.navigationBar setTitleTextAttributes:@{NSForegroundColorAttributeName:[UIColor whiteColor]}];
[self.navigationController.navigationBar setTintColor:kThemeColor];
[self.navigationController.navigationBar setTitleTextAttributes:@{NSForegroundColorAttributeName:[UIColor whiteColor]}];
本文标题:设置navigationbar背景色
本文链接:https://www.haomeiwen.com/subject/kxnlhxtx.html
网友评论