Namespace Telerik.Maui.Controls.AutoComplete
Classes
Represents the command that is executed when the user taps on the clear button. |
Abstract class that defines the common API for all commands that can be executed by a RadAutoComplete instance. |
AutoCompleteRemoveTokenCommand Represents the command that is executed when the user taps on the clear button of each token. |
This is the label that will be visualized inside the tokens of RadAutoComplete. |
|
DisplayTextFormatterTypeConverter
|
|
SuggestionItemSelectedEventArgs
|
Interfaces
Interface used by RadAutoComplete for providing custom filtering. |
Interface used by RadAutoComplete for providing custom formatting for the selected item that will either be visualized as plain text or as token. |