UITabBar 标准图标位置
我想要获得 UITabBar 的标准 xcode 图标。有谁知道这个图标的位置吗?或者请提供相同的免费和视网膜显示图标的链接。
I want to get standard xcode icons for UITabBar. Does anybody know where location of this icons? Or give link to same, FREE and Retina display icons please.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您可以使用 UIKit Artwork Extractor 来获取图标,但请注意,这些图标属于 Apple您可以将它们部署为“您的”应用程序的一部分。
You can use the UIKit Artwork Extractor to get the icons, but note that those belong to apple and you would deploy them as part of "your" application..