Android.Widget.TextView.OnBeginBatchEdit Method
Called by the framework in response to a request to begin a batch of edit operations through a call to link TextView.BeginBatchEdit.

Syntax

[Android.Runtime.Register("onBeginBatchEdit", "()V", "GetOnBeginBatchEditHandler")]
public virtual void OnBeginBatchEdit ()

Remarks

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

[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