Toggle

interface Toggle

The interface used by ToggleButton to allow it to be used as part of a ToggleGroup.

Inheritors

Properties

Link copied to clipboard
abstract var selected: Boolean
Link copied to clipboard
Link copied to clipboard
abstract var userData: Any?