UIBarButtonItem图片颜色改变了

//图片变色

[[UIBarButtonItem alloc] initWithImage:[UIImage imageNamed:@"barbuttonicon_back"] style:UIBarButtonItemStylePlain actionBlick:^{

      [self.navigationController popViewControllerAnimated:YES];

}]

This is clearly explained in Apple's document, "Toolbars": Bar Button Item Icons Any bar button in a toolbar can have a custom image instead of text. You can provide this image to your bar button item during initialization. Note that a bar button image will be automatically rendered as a template image within a toolbar, unless you explicitly set its rendering mode to UIImageRenderingModeAlwaysOriginal. For more information, see Template Images.


//文字变色

//设置BarButtonItem文字颜色

[[UIBarButtonItem appearance] setTintColor:[UIColor whiteColor]];

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容

  • afinalAfinal是一个android的ioc,orm框架 https://github.com/yangf...
    passiontim阅读 15,568评论 2 45
  • Amy花魅千夜阅读 175评论 0 14
  • 狼毫无墨 一腔离合欢悲苦 何处赋纸笔 两厢无酒 过往雪月风花殇 谁人共角卮
    零琋阅读 274评论 10 9
  • 隔了一春的料峭 今日才有了夏的气息 我在夏日的午后 端起茶杯仰望 枣树发芽了 嫩嫩的 绿绿的 一个满心欢喜的女子 ...
    绿萝悠悠阅读 108评论 1 1
  • 因为要去杭州看病,所以条件着实艰苦,用的是酒店的纸和笔。 酒店竟然有铅笔,这让我十分惊讶。 打了一个十分潦草的稿。...
    54b4972e410d阅读 244评论 2 9