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.
我需要在它右侧的 tabBar 中创建一个弹出框。
像:
self.navigationItem.rightBarButtonItem
导航栏中的属性。
(忘记其他按钮,我只需要一个按钮。)知道如何做到这一点吗?
谢谢
如果您希望弹出框出现在 tabbaritem 上,您可以在这里查看我的答案:UIPopoverController placement