您的当前位置:首页正文

改变导航栏的字体大小和类型

来源:华拓网

[self.navigationController.navigationBar setTitleTextAttributes:@{NSFontAttributeName:[UIFont systemFontOfSize:20],NSForegroundColorAttributeName:[UIColor whiteColor]}];