以下の内容はhttps://anton0825.hatenablog.com/entry/20140816/1413257321より取得しました。


UITabBarItemの文字色等を変更する

UIAppearanceを使えば変更できる。
例は以下。

        [[UITabBarItem appearance] setTitleTextAttributes:@{NSForegroundColorAttributeName:[UIColor whiteColor]} forState:UIControlStateNormal];

参考:uitabbar - change tabbar text color,iPhone - Stack Overflow




以上の内容はhttps://anton0825.hatenablog.com/entry/20140816/1413257321より取得しました。
このページはhttp://font.textar.tv/のウェブフォントを使用してます

不具合報告/要望等はこちらへお願いします。
モバイルやる夫Viewer Ver0.14