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


TextBoxAutoCompleteEventArgs Class Members

The following tables list the members exposed by TextBoxAutoCompleteEventArgs.

Public Properties
 NameDescription
Public PropertyGets or sets the text used to auto-complete.  
Public PropertyGets or sets the text that is being auto-completed.  
Top
Protected Properties
 NameDescription
Protected PropertyGets the deferrals awaiter. (Inherited from C1.Maui.Core.AsyncEventArgs)
Top
Public Methods
 NameDescription
Public MethodGets the deferral. (Inherited from C1.Maui.Core.AsyncEventArgs)
Top
See Also