itemLabels

Typeproperty
Dictionarywidget.headerbar
LibraryHeader Bar
Syntax
get the itemLabels of <widget>
set the itemLabels of <widget> to <labels>
Associationscom.livecode.widget.headerbar
Summary

The labels for header actions.

Values
NameTypeDescription
Value

A comma-delimited list of action labels.

RelatedProperty: itemArray, itemStyle
Description

The labels of the header bar actions.

The itemLabels are displayed by the header bar widget when the itemStyle is set to show text for each action.