Xamarin.Forms | ComponentOne
C1.Xamarin.Forms.Input Assembly / C1.Xamarin.Forms.Input Namespace / TextBoxAutoCompleteEventArgs Class
Properties Methods


In This Topic
    TextBoxAutoCompleteEventArgs Class Members
    In This Topic

    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.Xamarin.Forms.Core.AsyncEventArgs)
    Top
    Public Methods
     NameDescription
    Public MethodGets the deferral. (Inherited from C1.Xamarin.Forms.Core.AsyncEventArgs)
    Top
    See Also