码迷,mamicode.com
首页 > 其他好文 > 详细

字体颜色,

时间:2014-10-23 14:13:20      阅读:142      评论:0      收藏:0      [点我收藏+]

标签:color   io   os   ar   for   sp   on   cti   bs   

    NSDictionary * dict=[NSDictionary dictionaryWithObject:[UIColor whiteColor] forKey:NSForegroundColorAttributeName];

    self.navigationController.navigationBar.titleTextAttributes = dict;

self.title,哦哈哈,

 

     self.navigationItem.titleView = [NavBarFactory navTitle:[NSString stringWithFormat:@"%i %@ %i", _currentPageIndex+1, NSLocalizedString(@"of", @"Used in the context: ‘Showing 1 of 3 items‘"), [self numberOfPhotos]]];

字体颜色,

标签:color   io   os   ar   for   sp   on   cti   bs   

原文地址:http://www.cnblogs.com/guligei/p/4045630.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!