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 的突出显示颜色。但我发现最近出现了一些具有不同高亮颜色的新应用,例如 Viber。
如果允许,我需要什么代码才能更改颜色?
非常感谢。
从 iOS 5 开始,标签栏上有一个 selectedImageTintColor 属性
UITabBar 类参考 - selectedImageTintColor