A C1NavigationListOptionListItem item is list item that contains option items (see C1NavigationListOptionItem Item). When child items are added to the C1NavigationListOptionListItem, the option list can be clicked by a user to reveal the list of option items. The user can select one option from this list.
The appearance of a C1NavigationListOptionListItem element can be modified with the following properties:
Property |
Description |
The top text of the item. In the iPhone visual style, this appears in blue font. | |
The middle text of the item. In the iPhone visual style, this appears in gray, bolded font. | |
The bottom text of the item. In the iPhone visual style, this appears in gray font. | |
The text describing the details of this item's subitems. | |
The path where the image for the item is stored. The image appears to the left of all text. |