tabBar颜色改动
生活随笔
收集整理的這篇文章主要介紹了
tabBar颜色改动
小編覺得挺不錯的,現(xiàn)在分享給大家,幫大家做個參考.
//未點擊的顏色[[UITabBarItem appearance] setTitleTextAttributes:[NSDictionary dictionaryWithObjectsAndKeys:[UIColor whiteColor], NSForegroundColorAttributeName,nil] forState:UIControlStateNormal];//點擊的顏色 UIColor *titleHighlightedColor = [UIColor yellowColor];[[UITabBarItem appearance] setTitleTextAttributes:[NSDictionary dictionaryWithObjectsAndKeys:titleHighlightedColor, NSForegroundColorAttributeName,nil] forState:UIControlStateSelected];
創(chuàng)作挑戰(zhàn)賽新人創(chuàng)作獎勵來咯,堅持創(chuàng)作打卡瓜分現(xiàn)金大獎
創(chuàng)作挑戰(zhàn)賽新人創(chuàng)作獎勵來咯,堅持創(chuàng)作打卡瓜分現(xiàn)金大獎
總結
以上是生活随笔為你收集整理的tabBar颜色改动的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: Thread源码阅读
- 下一篇: 2017-5-17 分析文本