Skip to content

RadioButton

A control used for collecting the user's choice.

Show

Example

xml
<RadioButton Content="Option One"
             GroupName="A"
             IsChecked="True" />

See Also

Demo: SukiUI.Demo/Features/ControlsLibrary/TogglesView.axaml