highlight

Typeproperty
Dictionarywidget.switchbutton
LibrarySwitch Button
Syntax
get the highlight of <widget>
set the highlight of <widget> to {true | false}
Associationscom.livecode.widget.switchbutton
Summary

Whether the switch is on or off

Values
NameTypeDescription
Value

true if the switch is in the on position; false otherwise.

Description

Use this property to determine whether the switch button displays as on.