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