Android.Text.Selection.ExtendSelection Method
Move the selection edge to offset index.

Syntax

[Android.Runtime.Register("extendSelection", "(Landroid/text/Spannable;I)V", "")]
public static void ExtendSelection (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 selection edge 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