//设定Tabbar的点击后的颜色
[[UITabBar appearance] setTintColor:[UIColor redColor]];
//设定Tabbar的颜色
[[UITabBar appearance] setBarTintColor:[UIColor whiteColor]];
//设定Tabbar的点击后的颜色
[[UITabBar appearance] setTintColor:[UIColor redColor]];
//设定Tabbar的颜色
[[UITabBar appearance] setBarTintColor:[UIColor whiteColor]];
本文标题:小tabBar
本文链接:https://www.haomeiwen.com/subject/fpiblttx.html
网友评论