自定义 UINavigationBar
我想设置应用程序上导航栏的颜色以及文本颜色。
如何做到这一点?
我见过有人解释将子视图添加到栏中的方法,但一定有一种更简单(费力)的方法。
问候
I would like to set the color of the navigation bar on my app as well as the text color.
How does one do this?
I have seen people explaining methods where subviews are added to the bar, but there must be an easier(painstakingly) method.
Regards
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
试试这个。非常未经测试(尤其是最后两行可能并不总是有效,但如果你尝试一下,你就会知道它是否有效)。
Try this. Very untested (especially the last two lines may not always work, but if you play around with it you'll know if it does or not).