C1.Android.Input Assembly / C1.Android.Input Namespace / AutoCompleteFilteringEventArgs Class
Properties Methods

AutoCompleteFilteringEventArgs Class Members

The following tables list the members exposed by AutoCompleteFilteringEventArgs.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the AutoCompleteFilteringEventArgs class.  
Top
Public Properties
 NameDescription
Public Property Gets or sets whether to cancel the default filtering of the autocomplete.  
Public Property Gets or sets the FilterString of the autocomplete.  
Top
Public Methods
 NameDescription
Public Method Gets the deferral. (Inherited from C1.Android.Core.AsyncEventArgs)
Top
See Also