navigationController.navigationBar.titleTextAttributes = [NSDictionary dictionaryWithObject:[UIColor yellowColor] forKey:UITextAttributeTextColor];
更多的属性:
UITextAttributeFont
UITextAttributeTextShadowOffset
UITextAttributeTextShadowColor
2024-03-24 22:36:46
navigationController.navigationBar.titleTextAttributes = [NSDictionary dictionaryWithObject:[UIColor yellowColor] forKey:UITextAttributeTextColor];
更多的属性:
UITextAttributeFont
UITextAttributeTextShadowOffset
UITextAttributeTextShadowColor