Name | Description | |
---|---|---|
AutoCompleteFilteringEventArgs Constructor | Initializes a new instance of the AutoCompleteFilteringEventArgs class. |
The following tables list the members exposed by AutoCompleteFilteringEventArgs.
Name | Description | |
---|---|---|
AutoCompleteFilteringEventArgs Constructor | Initializes a new instance of the AutoCompleteFilteringEventArgs class. |
Name | Description | |
---|---|---|
Cancel | Gets or sets whether to cancel the default filtering of the autocomplete. | |
FilterString | Gets or sets the FilterString of the autocomplete. |
Name | Description | |
---|---|---|
GetDeferral | Gets the deferral. (Inherited from C1.Android.Core.AsyncEventArgs) |