self.title 的颜色、大小 修改

2016-08-04  本文已影响89人  GreenB

[self.navigationController.navigationBarsetTitleTextAttributes:[NSDictionarydictionaryWithObjectsAndKeys:[UIColorblackColor],NSForegroundColorAttributeName,[UIFontsystemFontOfSize:18.0],NSFontAttributeName,nil]];

上一篇 下一篇

猜你喜欢

热点阅读