firstItemLeft

Typeproperty
Dictionarywidget.headerbar
LibraryHeader Bar
Syntax
get the firstItemLeft of <widget>
set the firstItemLeft of <widget> to { true | false }
Associationscom.livecode.widget.headerbar
Summary

Whether to display the first action on the left

RelatedProperty: itemArray, theme, itemLabels
Description

If the firstItemLeft property is true, then the first action in the itemArray is displayed on the left hand side of the header bar.

Note: In some themes, the first action always has its label displayed when firstItemLeft is true. If you don't want this to happen, you can set the action's label to the empty string.