【问题标题】:Which is the tintColor of UIBarButtonItem with UIBarButtonItemStyleDone?UIBarButtonItem 的 tintColor 与 UIBarButtonItemStyleDone 是什么?
【发布时间】:2009-08-25 17:33:28
【问题描述】:

我想使用带有两个按钮的 UISegmentedControl 来替代单个“完成”按钮。为此,我需要知道 UIBarButtonItems 的 tintColor 和 UIBarButtonItemStyleDone。

提前干杯和感谢

魔法师

【问题讨论】:

    标签: iphone uibarbuttonitem uibarbuttonitemstyle


    【解决方案1】:

    在 Joe Hewitt 的 Three20 示例项目 TTCatalog 中,它是 RGBCOLOR(30, 110, 255)。所以这也是我要使用的。

    更新:RGBCOLOR(60, 136, 230) 更好。

    【讨论】:

      猜你喜欢
      • 2011-08-15
      • 1970-01-01
      • 2012-11-02
      • 1970-01-01
      • 2014-07-09
      • 2012-08-31
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多