【问题标题】:UITableViewController change navigation buttonUITableViewController 更改导航按钮
【发布时间】:2011-09-30 13:08:15
【问题描述】:

我有几个 UITableViewControllers 我正在尝试更改“后退”按钮或导航按钮的背景图像(见下图)。这怎么可能?

button http://casperslynge.dk/button

谢谢。

【问题讨论】:

    标签: iphone uitableview button


    【解决方案1】:

    只需设置UINavigationBartintColor

    更多信息请参考此链接:tintColor in UINavigationBar

    希望这会有所帮助。

    【讨论】:

      【解决方案2】:

      我们可以使用 tintcolor,但只有一些默认值,我们只能使用这些颜色

      toolbar.tintColor=[UIColor blackColor];
      

      【讨论】:

        猜你喜欢
        • 1970-01-01
        • 1970-01-01
        • 2021-04-22
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        相关资源
        最近更新 更多