navigation改变主题

2016-10-12  本文已影响14人  三岁就很乖
[self.navigationController.navigationBar setTitleTextAttributes:[NSDictionary dictionaryWithObjectsAndKeys:[UIColor yellowColor],UITextAttributeTextColor, [UIColor colorWithRed:0.0 green:0.0 blue:0.0 alpha:0.6],UITextAttributeTextShadowColor,[UIFont fontWithName:@"Marion-Italic" size:24.0],UITextAttributeFont,nil]];

上一篇 下一篇

猜你喜欢

热点阅读