toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge
/
korlibs.korge.ui
/
UIRadioButtonGroup
UIRadio
Button
Group
class
UIRadioButtonGroup
Members
Constructors
UIRadio
Button
Group
Link copied to clipboard
constructor
(
)
Properties
buttons
Link copied to clipboard
val
buttons
:
Set
<
UIRadioButton
>
on
Changed
Link copied to clipboard
val
onChanged
:
Signal
<
UIRadioButton
?
>
selected
Button
Link copied to clipboard
var
selectedButton
:
UIRadioButton
?