Android.Widget.EditText.SetSelection Method
Convenience for Android.Text.Selection.SetSelection(Android.Text.ISpannable, System.Int32).

Syntax

[Android.Runtime.Register("setSelection", "(I)V", "GetSetSelection_IHandler")]
public virtual void SetSelection (int index)

Parameters

index
Documentation for this section has not yet been entered.

Remarks

Requirements

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