Implements Syncfusion .NET MAUI Radio Button (SfRadioButton) for mutually exclusive selection controls. Use when implementing radio buttons, selection controls with mutually exclusive options, or grouped radio buttons in .NET MAUI applications. Covers radio button state management, grouping mechanisms (GroupKey or SfRadioGroup), events, and visual customization.
$npx -y skills add syncfusion/maui-ui-components-skills --skill syncfusion-maui-radio-buttonInstalls into the current project.
Run `npx skills use "https://github.com/syncfusion/maui-ui-components-skills" --skill "syncfusion/maui-ui-components-skills/syncfusion-maui-radio-button"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/syncfusion/maui-ui-components-skills" that are relevant to the current task. Run `npx skills add "https://github.com/syncfusion/maui-ui-components-skills"` and select the relevant skills, then follow their instructions.