Represents the command that is executed when the user taps on the clear button of each token.
Definition
Namespace:Telerik.Maui.Controls.AutoComplete
Assembly:Telerik.Maui.Controls.dll
Syntax:
C#
public class AutoCompleteRemoveTokenCommand : AutoCompleteCommand, INotifyPropertyChanged, ICommand
Inheritance: objectNotifyPropertyChangedBaseAutoCompleteCommandAutoCompleteRemoveTokenCommand
Implements:
Inherited Members
Constructors
C#
public AutoCompleteRemoveTokenCommand()
Methods
Defines the method to be called when the command is invoked.