Implements and configure Syncfusion .NET MAUI Autocomplete (SfAutocomplete) control for intelligent text input with suggestions. Use when implementing autocomplete, autosuggest, type-ahead search, smart search, or filtered dropdowns in .NET MAUI applications. Covers data binding, filtering modes, custom search logic, AI-powered search, multi-selection with tokens, and UI customization.
$npx -y skills add syncfusion/maui-ui-components-skills --skill syncfusion-maui-autocompleteInstalls into the current project.
Run `npx skills use "https://github.com/syncfusion/maui-ui-components-skills" --skill "syncfusion/maui-ui-components-skills/syncfusion-maui-autocomplete"` 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.