iPhone 应用程序的“设置”捆绑包中嵌套多值说明符

发布于 2024-08-24 14:51:33 字数 198 浏览 4 评论 0原文

我正在尝试将嵌套多值说明符添加到我的应用程序的设置包中(类似于设置应用程序中国际设置的“区域格式”部分中所做的操作)。

我尝试使用 PSMultiValueSpecifier 作为第一组值(第一个屏幕,如“区域格式”中的语言列表),然后再次将某些项目的值(在值数组中)设置为 PSMultiValueSpecifier,但它不起作用。

有什么想法吗?

I am trying to add nested multi value specifiers to my app's Settings bundle (something like what is done in the "Region Format" section of the International settings in the Settings app).

I have tried to use a PSMultiValueSpecifier for the first set of values (first screen, like the list of languages in "Region Format") and then setting the value of some of the items (in the Values array) to PSMultiValueSpecifier again, but it doesn't work.

Any ideas?

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

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

发布评论

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

评论(1

乖不如嘢 2024-08-31 14:51:33

听起来您需要使用 PSChildPaneSpecifier: http://blog.webscale.co.in/? p=274

Sounds like you need to use PSChildPaneSpecifier: http://blog.webscale.co.in/?p=274

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