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

For a list of all members of this type, see TextBoxAutoCompleteEventArgs members.

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
See Also