navigationController.navigationBar.titleTextAttributes = [NSDictionary dictionaryWithObject:[UIColor yellowColor] forKey:UITextAttributeTextColor];
更多的属性:
UITextAttributeFont
UITextAttributeTextShadowOffset
UITextAttributeTextShadowColor
navigationController.navigationBar.titleTextAttributes = [NSDictionary dictionaryWithObject:[UIColor yellowColor] forKey:UITextAttributeTextColor];
更多的属性:
UITextAttributeFont
UITextAttributeTextShadowOffset
UITextAttributeTextShadowColor