Implements Syncfusion .NET MAUI CheckBox (SfCheckBox) controls in MAUI applications. Use when implementing checkboxes, selection controls, or toggle buttons in .NET MAUI. Covers three-state checkboxes, indeterminate state, checkbox customization, checkbox events, visual states, and checkbox groups.
$npx -y skills add syncfusion/maui-ui-components-skills --skill syncfusion-maui-checkboxInstalls into the current project.
Run `npx skills use "https://github.com/syncfusion/maui-ui-components-skills" --skill "syncfusion/maui-ui-components-skills/syncfusion-maui-checkbox"` 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.