itemStyle

Typeproperty
Dictionarywidget.segmented
LibrarySegmented Control
Syntax
get the itemStyle of <widget>
set the itemStyle of <widget> to <segmentStyle>
Associationscom.livecode.widget.segmented
Summary

The segment display style

Values
NameTypeDescription
Value

The way that segments are displayed - "icons": Show the icons - "text": Show the labels

RelatedProperty: itemIcons, hilitedItemIcons, itemLabels
Description

Determines whether segments of the segmented control are displayed with their icons or their labels.