uibarbuttonitem tintColor

Posted

技术标签:

【中文标题】uibarbuttonitem tintColor【英文标题】: 【发布时间】:2011-01-22 14:14:31 【问题描述】:

我在 UIToolbar 上有 2 个按钮,我想要一个染成绿色,另一个染成红色。我可以使用 TintColor 功能执行此操作吗?还是我必须使用图片?

【问题讨论】:

【参考方案1】:

编辑:我看错了。如果您想单独为按钮着色,您唯一的选择是图像和自定义视图。

不过,我要警告你,这是对 HIG 的公然违反。我认为审查小组不会喜欢它。

【讨论】:

一个是确认按钮,另一个是绝对未确认按钮。一个绿色和一个红色,或者至少其中一个红色和另一个正常是有意义的。 我过去有一个应用程序,其按钮颜色不同。他们从来没有说过任何关于违反 HIG 的事 ;)

以上是关于uibarbuttonitem tintColor的主要内容,如果未能解决你的问题,请参考以下文章

uibarbuttonitem tintColor

如何颜色选择 UIBarButtonItem tintColor

如何在 Swift 中更改 UIBarButtonItem 的 tintColor?

如何将 UIBarButtonItem tintcolor 设置为非默认 UIColor

在 UIToolbar 中的 UIBarButtonItem 上更改 tintColor 会导致按钮消失并从左侧动画化

在导航栏中自定义 UIBarButtonItem