iPad,如何制作应用内设置页面

发布于 2024-12-11 07:49:32 字数 291 浏览 0 评论 0原文

在我的 iPad 应用程序中,我需要弹出一个设置页面,其外观与“设置”应用程序相同。我注意到很多其他应用程序都有,例如 DocAS 和官方邮件应用程序,所以我想知道是否有官方 API 或第三方库。

我知道我可以从头开始构建一个视图,只是想知道我是否可以避免重建轮子,谢谢大家~

ps我不是在寻找弹出视图,只是为了记录。

In my iPad app, I need to pop up a settings page which has the same look-and-feel as the Settings app. I noticed that a lot other apps has that such as DocAS and the official mail app, so I was wondering if there's an official API or a third party lib for that.

I know I can build a view from scratch, just wondering if I could avoid rebuilding the wheel, Thanks guys~

p.s. I'm not looking for popover view, just for the record.

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

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

发布评论

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

评论(1

南街女流氓 2024-12-18 07:49:32

据我所知,您将必须从头开始构建视图,但您正在讨论的“设置”视图是使用 Interface Builder 小部件构建的,因此在 IB 中应该很快就能完成。

To my knowledge you are going to have to build the view from scratch, but the Settings view you are talking about is built using the Interface Builder widgets, so it should be pretty quick to do in IB.

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