Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
UITabBar のハイライト色の変更は Apple では許可されていないという以前の投稿をいくつか検索しました。しかし、最近、Viber のようにハイライトの色が異なるいくつかの新しいアプリが登場していることに気付きました。
許可されている場合、色を変更するにはどのコードが必要ですか?
どうもありがとう。
iOS 5 の時点で、タブ バーに selectedImageTintColor プロパティがあります。
UITabBar クラス リファレンス - selectedImageTintColor