navigationController.navigationBar.titleTextAttributes

navigationController.navigationBar.titleTextAttributes = [NSDictionary dictionaryWithObject:[UIColor yellowColor] forKey:UITextAttributeTextColor];

更多的属性:

UITextAttributeFont

UITextAttributeTextShadowOffset

UITextAttributeTextShadowColor

上一篇:Windows 安装 MySQL 8.0.11


下一篇:iOS-Xcode使用技巧