Child Pane Element
Table 1 lists the keys that may be placed in a dictionary that is associated with the PSChildPaneSpecifier
type. This element displays a preferences row, that when tapped loads a new page of preferences. You can use this element type to build hierarchical pages of preferences.
Key | Type | Value |
---|---|---|
| String | The value of this key is always set to This key is required. |
| String | The title string displayed in the preference row. This is the string the user taps to display the next page. This string is also used as the title of the screen that is subsequently displayed. This key is required. The value of this key is localizable. |
| String | The name of the schema file to load. (This file must be a property list file.) The string you specify for this key should not contain path information or the |
| Array | Indicates that the element is displayed only on specific types of devices. The value of this key is an array of strings with the supported idioms. Include the string “Phone” to display the element on iPhone and iPod touch. Include the string to “Pad” to display it on iPad. This key is available in iOS 4.2 and later. |
Copyright © 2016 Apple Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2016-12-12