更改UITabBar中的突出显示颜色

发布于 2024-11-30 08:25:35 字数 124 浏览 0 评论 0原文

我搜索了一些以前的帖子,说苹果不允许更改 UITabBar 的突出显示颜色。但我发现最近出现了一些具有不同突出显示颜色的新应用程序,例如 Viber。

如果允许,我需要什么代码才能更改颜色?

非常感谢。

I searched some pervious posts here said that changing the highlight color of UITabBar is not allowed by apple. But I found some new apps appear recently with different highlight color such as Viber.

If it is allowed, what code do i need in order to change the color?

Many Thanks.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

方觉久 2024-12-07 08:25:35

从 iOS 5 开始,选项卡栏上有一个 selectedImageTintColor 属性

UITabBar 类参考 - selectedImageTintColor

As of iOS 5 there's a selectedImageTintColor property on the tab bar

UITabBar Class Reference - selectedImageTintColor

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文