itemNames

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

The identifying names for header actions.

Values
NameTypeDescription
Value

A comma-delimited list of action names

RelatedProperty: itemArray, itemLabels
Description

The names of the header bar actions.

The itemNames are used to identify the header bar actions, but are not ever displayed by the header bar. Use the itemLabels to control the text displayed for each action.