Xamarin.Android | ComponentOne
C1.Android.Input Assembly / C1.Android.Input Namespace / AutoCompleteTextWatcher Class
Properties Methods

In This Topic
    AutoCompleteTextWatcher Class Members
    In This Topic

    The following tables list the members exposed by AutoCompleteTextWatcher.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the AutoCompleteTextWatcher class.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from Java.Lang.Object)
    Public Property (Inherited from Java.Lang.Object)
    Public Property (Inherited from Java.Lang.Object)
    Public Property (Inherited from Java.Lang.Object)
    Public Property (Inherited from Java.Lang.Object)
    Top
    Public Methods
     NameDescription
    Public Method Calls after text is changed.  
    Public Method Calls before text is changed.  
    Public Method (Inherited from Java.Lang.Object)
    Public Method (Inherited from Java.Lang.Object)
    Public Method (Inherited from Java.Lang.Object)
    Public Method (Inherited from Java.Lang.Object)
    Public Method (Inherited from Java.Lang.Object)
    Public Method Calls on text is changed. Within s, the count characters beginning at start have just replaced old text that had length before.  
    Public Method (Inherited from Java.Lang.Object)
    Public Method (Inherited from Java.Lang.Object)
    Public Method (Inherited from Java.Lang.Object)
    Public MethodOverloaded.  (Inherited from Java.Lang.Object)
    Top
    See Also