ToggleGroup

When a ToggleButton or RadioButton is added to a ToggleGroup, then only one button in the group can be selected at a time.

Also used by ToggleMenuItem and RadioMenuItem.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

Functions

Link copied to clipboard
fun userData(): Any?