[[UINavigationBar appearance] setBarTintColor:[UIColor lightGrayColor]];
[[UITabBar appearance] setBarTintColor:[UIColor blackColor]];
[[UINavigationBar appearance] setBarTintColor:[UIColor lightGrayColor]];
[[UITabBar appearance] setBarTintColor:[UIColor blackColor]];
本文标题:设置UINavigationBar & UITabBar的颜色
本文链接:https://www.haomeiwen.com/subject/dqlpjttx.html
网友评论