ViewBased 应用程序中的 UISplitViewController?

发布于 2024-12-03 15:37:54 字数 157 浏览 0 评论 0原文

如何在 UIViewBased 应用程序中添加 UISplitViewController?

有可能吗?

我已经为我的 iPad 应用程序启动了 UIViewBased 应用程序项目。我想一键单击即可显示 SplitView。我怎样才能实现这个?

谢谢

How to add UISplitViewController in UIViewBased application?

Is is possible ?

I have started UIViewBased application project for my iPad app. I want to show SplitView on one button click. How can I implement this?

Thank you

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

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

发布评论

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

评论(1

梨涡少年 2024-12-10 15:37:54

Apple 人机界面指南禁止这样做,并规定 UISplitViewController 必须作为根视图控制器安装,因此最好在重新设计应用程序时考虑到这一点。

The Apple human interface guidelines forbid this and say that the UISplitViewController must be installed as the Root View Controller so it would be best to redesign your app with this in mind.

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