hilitedItem

Typeproperty
Dictionarywidget.navbar
LibraryNavigation Bar
Syntax
get the hilitedItem of <widget>
set the hilitedItem of <widget> to <itemNumber>
Associationscom.livecode.widget.navbar
Summary

The index of the highlighted navigation item

Values
NameTypeDescription
Value

The item number of the navigation item that is highlighted.

RelatedProperty: itemArray
Description

The hilitedItem is the item number of the currently-highlighted navigation item. It can be used as a key into the itemArray.

Setting 0 will cause nothing to be highlighted.