ios set UINavigationBar background color

来源:互联网 发布:手机做广告软件 编辑:程序博客网 时间:2024/05/22 05:08
[[UINavigationBar appearance] setTintColor:[UIColor blueColor]];