itemLabels | |||||||
Type | property | ||||||
Dictionary | widget.navbar | ||||||
Library | Navigation Bar | ||||||
Syntax |
| ||||||
Associations | com.livecode.widget.navbar | ||||||
Summary | The labels of the navigation items | ||||||
Values |
| ||||||
Related | Property: hilitedItemIcons, itemIcons, itemNames | ||||||
Description | The display labels for the navigation items of the widget. Setting the itemLabels can add items to the navigation bar. If the new value of the itemLabels has more items than the navigation bar, as many new navigation items as necessary are created and added to the end of the navigation bar, using a default name, icon and highlighted icon. If the new value of the itemLabels has fewer items than the navigation bar, the remaining navigation items have their labels reset to the default icon. |