简体   繁体   中英

Nested multi value specifiers in iPhone app's Settings bundle

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?

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

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM