DrawRadioButton

Handles the drawing properties specific to the radio button.

Properties

decoratenametypedescription
derefdraw_superDrawQuadInherits properties from DrawQuad.
liveradio_typeRadioTypeSpecifies the type of radio button (Round, Tab).
livehoverf32Represents the hover state.
livefocusf32Represents the focus state.
liveselectedf32Represents the selected state.

# RadioButtonGroup⛔

A widget representing a group of radio buttons, allowing for mutually exclusive selection.

Properties

decoratenametypedescription
derefframeViewInherits properties from View.