UITableViewController 更改导航按钮
I have several UITableViewControllers where I am trying to change the background image of the "back" button or navigation button (see image below). How is this possible?
button http://casperslynge.dk/button
Thank you.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
只需设置
UINavigationBar
的tintColor
即可。有关更多信息,请参阅此链接:UINavigationBar 中的tintColor
希望这会有所帮助。
Just set the
tintColor
of theUINavigationBar
.For more information, please refer to this link: tintColor in UINavigationBar
Hope this helps.
我们可以使用tintcolor,但只有一些默认值,我们只能使用这些颜色
we can use tintcolor but in that only some default will be there we can use use those colors only