[]
        
(Showing Draft Content)

C1.Android.Input.AutoCompleteTextWatcher.AfterTextChanged

AfterTextChanged Method

AfterTextChanged(IEditable)

Calls after text is changed.

Declaration
public void AfterTextChanged(IEditable s)
Parameters
Type Name Description
IEditable s

The changed text.