An interface for a user interface component that may be selected.

Available since

1.0.0

.

Variables

@:flash.propertyselected:Bool

Indicates if the IToggle is selected or not.

Dispatches openfl.events.Event.CHANGE when the value changes. The same event is dispatched whether this property is changed through user interaction or by passing in a new value programmatically.

Available since

1.0.0

.