Android.Text.Selection.SetSelection Method
Move the cursor to offset index.

Syntax

[Android.Runtime.Register("setSelection", "(Landroid/text/Spannable;I)V", "")]
public static void SetSelection (ISpannable text, int index)

Parameters

text
Documentation for this section has not yet been entered.
index
Documentation for this section has not yet been entered.

Remarks

Move the cursor to offset index.

[Android Documentation]

Requirements

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