itemStyle

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

The style with which navigation items are displayed

Values
NameTypeDescription
Value

The display style - "icons": display icons only - "text": display names only - "both": display icons and names

RelatedProperty: hilitedItemIcons, itemIcons, itemLabels
Description

The itemStyle property determines whether navigation items are displayed with icons, with labels, or with icons positioned below labels.