hilitedItems | |||||||
Type | property | ||||||
Dictionary | widget.segmented | ||||||
Library | Segmented Control | ||||||
Syntax |
| ||||||
Associations | com.livecode.widget.segmented | ||||||
Summary | The currently highlighted segment indices | ||||||
Values |
| ||||||
Related | Property: hilitedItemNames, multipleHilites Message: hiliteChanged | ||||||
Description | The segment numbers of the highlighted segments of the control. Each item in the hilitedItems is a positive integer. If the multipleHilites is The hiliteChanged message is sent when setting the hilitedItems, unless it doesn't change which segments are highlighted. |