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