Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
条形按钮中的图像显示图像白色 http://img546.imageshack.us/img546/1846/6l5n.png但图像不是白色的。我该如何解决这个问题?
这张图片http://imageshack.us/a/img13/5332/k3jb.png
UIBarButtonItem有一个tintColor可以设置的属性(从 iOS 5 开始)。UIKit 仅使用您指定的图像作为具有此 tintColor 的蒙版,在 iOS 5 和 6 上默认为白色
UIBarButtonItem
tintColor