Name | Description | |
---|---|---|
AutoCompleteTextWatcher Constructor | Initializes a new instance of the AutoCompleteTextWatcher class. |
The following tables list the members exposed by AutoCompleteTextWatcher.
Name | Description | |
---|---|---|
AutoCompleteTextWatcher Constructor | Initializes a new instance of the AutoCompleteTextWatcher class. |
Name | Description | |
---|---|---|
Class | (Inherited from Java.Lang.Object) | |
Handle | (Inherited from Java.Lang.Object) | |
JniIdentityHashCode | (Inherited from Java.Lang.Object) | |
JniPeerMembers | (Inherited from Java.Lang.Object) | |
PeerReference | (Inherited from Java.Lang.Object) |
Name | Description | |
---|---|---|
AfterTextChanged | Calls after text is changed. | |
BeforeTextChanged | Calls before text is changed. | |
Dispose | (Inherited from Java.Lang.Object) | |
Equals | (Inherited from Java.Lang.Object) | |
GetHashCode | (Inherited from Java.Lang.Object) | |
Notify | (Inherited from Java.Lang.Object) | |
NotifyAll | (Inherited from Java.Lang.Object) | |
OnTextChanged | Calls on text is changed. Within s, the count characters beginning at start have just replaced old text that had length before. | |
ToArray<T> | (Inherited from Java.Lang.Object) | |
ToString | (Inherited from Java.Lang.Object) | |
UnregisterFromRuntime | (Inherited from Java.Lang.Object) | |
Wait | Overloaded. (Inherited from Java.Lang.Object) |