Android.Widget.AbsListView.AfterTextChanged Method
For our text watcher that is associated with the text filter.

Syntax

[Android.Runtime.Register("afterTextChanged", "(Landroid/text/Editable;)V", "GetAfterTextChanged_Landroid_text_Editable_Handler")]
public virtual void AfterTextChanged (Android.Text.IEditable s)

Parameters

s
Documentation for this section has not yet been entered.

Remarks

For our text watcher that is associated with the text filter. Does nothing.

[Android Documentation]

Requirements

Namespace: Android.Widget
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1