navigationController.navigationBar.titleTextAttributes

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

 

更多的属性:

UITextAttributeFont

UITextAttributeTextShadowOffset

UITextAttributeTextShadowColor

posted @ 2013-10-29 21:36  采采00  阅读(741)  评论(0编辑  收藏  举报