我可以在视图控制器中使用 UITabBarSystemItem 吗?
我在文档中看到我可以设置与 tabBarController 关联的每个视图控制器的 tabBarItem 属性。我可以设置标题,也可以设置图像。
但我不明白如何将其设置为 UITabBarSystemItem,它会显示类似搜索图标(UITabBarSystemItemSearch)的内容。
我可以使用系统项目为某些 tabBarItems 设置图像,并为其他 tabBarItems 使用我自己的自定义标题和图像吗?
I saw in the documentation that I can set the tabBarItem property of each view controller that is associated with my tabBarController. I can set the title and I can set the image.
But I don't understand how to set it to a UITabBarSystemItem, which would show something like a search icon (UITabBarSystemItemSearch).
Can I set the image using a system item for some tabBarItems and use my own custom title and image for others?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)