iPad:创建自定义 UISplitViewController

发布于 2024-12-01 06:04:07 字数 168 浏览 0 评论 0原文

我已经使用 UISplitViewController 一段时间了,但它的可定制性不足以满足我的需求,所以我想我可以创建自己的自定义 UISplitViewController ,以及需要做什么。是否只是创建两个彼此相邻的视图控制器,主视图保留对详细视图的引用,并正确处理旋转(以显示和隐藏弹出窗口),还是还有更多的事情?

I've been playing around with UISplitViewController for a while, but it's not customizable enough for my needs, so I was thinking I could create my own custom UISplitViewController, and what it would take to do so. Is it just a matter of creating 2 view controllers next to each other, with the master view keeping a reference to the detail view, and handling rotations properly (to show and hide the popover), or is there more to it than that?

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

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

发布评论

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

评论(1

浪推晚风 2024-12-08 06:04:07

我会看一下去年制作的 Matt Legend Gemmell 的自定义 splitview 控制器,以获得一些指导:

https://github。 com/mattgemmell/MGSplitViewController

I would take a look at Matt Legend Gemmell's custom splitview controller that was made last year for some pointers:

https://github.com/mattgemmell/MGSplitViewController

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