Android.Widget.TextView.OnEndBatchEdit Method
Called by the framework in response to a request to end a batch of edit operations through a call to link TextView.EndBatchEdit.

Syntax

[Android.Runtime.Register("onEndBatchEdit", "()V", "GetOnEndBatchEditHandler")]
public virtual void OnEndBatchEdit ()

Remarks

Called by the framework in response to a request to end a batch of edit operations through a call to link TextView.EndBatchEdit.

[Android Documentation]

Requirements

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