UItabBar 中的 PopOver

发布于 2024-11-30 17:41:58 字数 247 浏览 2 评论 0原文

我需要在其右侧的 tabBar 中创建一个弹出窗口。

: 属性一样

 self.navigationItem.rightBarButtonItem

就像导航栏中的

在此处输入图像描述

(忘记其他按钮,我只需要一个按钮。) 知道怎么做吗?

谢谢

I need to create a popover in a tabBar in the right side of it.

Like the:

 self.navigationItem.rightBarButtonItem

property in a navigationBar.

enter image description here

(Forget the other buttons, i just need one button.)
Any idea of how doing this??

Thanks

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

謌踐踏愛綪 2024-12-07 17:41:58

如果您希望弹出窗口出现在选项卡项上,您可以在此处查看我的答案:UIPopoverController 放置

If you want a popover to appear over a tabbaritem you could look at my answer here: UIPopoverController placement

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文