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

TextBoxAutoCompleteEventArgs Class Members

The following tables list the members exposed by TextBoxAutoCompleteEventArgs.

Public Properties
 NameDescription
Public Property Gets or sets the text used to auto-complete.  
Public Property Gets or sets the text that is being auto-completed.  
Top
Public Methods
 NameDescription
Public Method Gets the deferral. (Inherited from C1.Android.Core.AsyncEventArgs)
Top
See Also