可以在appdelegete中通过以下语法设置应用的全局熟悉。

通过这个设置。应用中的所有UILable的字体都会是绿色,除非在其他地方设置。

[[UILabel appearance] setTextColor:[UIColor greenColor]];

posted @ 2015-05-15 16:13  huang303513  阅读(174)  评论(0编辑  收藏  举报