Android.Text.Selection.RemoveSelection Method
Remove the selection or cursor, if any, from the text.

Syntax

[Android.Runtime.Register("removeSelection", "(Landroid/text/Spannable;)V", "")]
public static void RemoveSelection (ISpannable text)

Parameters

text
Documentation for this section has not yet been entered.

Remarks

Remove the selection or cursor, if any, from the text.

[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