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.
タブバーアイテムが選択されているときのデフォルトの色が気に入らないので、IOS5.0では1つのコードで実装できることを知っています。
self.tabBar.selectedImageTintColor = [UIColor thecolorIlike];
とにかくIOS5.0より前にそれを実装する方法があることを知りたいです。どうもありがとう。