如何避免 UIToolbar TintColor 改变 UIButtonItem 按钮颜色?
我已将蓝色 UIBarButtonItem 添加到应用程序中的 UIToolbar 中,并将工具栏的tintColor 更改为黑色。然而,按钮也变成了黑色。有什么办法可以避免这种情况吗?
感谢您的帮助,
斯蒂芬
I have added a blue UIBarButtonItem to a UIToolbar in my app and changed the tintColor of the toolbar to black. However, the button also turned to black. Any idea to avoid this ?
Thx for helping,
Stephane
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
尝试这样...
try like this...