ios - 如何设置UITabBarItem 选中时的背景色
伊谢尔伦
伊谢尔伦 2017-04-17 15:04:43
0
1
312

如图

类似Instagram 的tabBar,选中的时候的item的背景色更深。怎么设置啊,我已经把UITabBar apperance 试过差不多了都。还有就是UITabBarItem在未选中情况下的颜色怎么设置

[[UITabBar appearance]setBackgroundColor:[UIColor myDarkGrayColorDark]]; [[UITabBar appearance]setTintColor:[UIColor myThemeColor]]; [[UITabBar appearance]setBarTintColor:[UIColor myDarkGrayColor]]; [[UITabBar appearance]setBarStyle:UIBarStyleBlack]; [[UITabBar appearance]setSelectedImageTintColor:[UIColor whiteColor]];
伊谢尔伦
伊谢尔伦

小伙看你根骨奇佳,潜力无限,来学PHP伐。

Antworte allen (1)
黄舟

这里应该是自定义的tabbar,设置button的两种状态的image就ok了。

    Neueste Downloads
    Mehr>
    Web-Effekte
    Quellcode der Website
    Website-Materialien
    Frontend-Vorlage
    Über uns Haftungsausschluss Sitemap
    Chinesische PHP-Website:Online-PHP-Schulung für das Gemeinwohl,Helfen Sie PHP-Lernenden, sich schnell weiterzuentwickeln!