Utility class for manipulating cursors and selections in CharSequences.
See Also:
Selection Members
Syntax
[Android.Runtime.Register("android/text/Selection", DoNotGenerateAcw=true)]
public class
Selection :
Java.Lang.ObjectRemarks
Utility class for manipulating cursors and selections in CharSequences.
A cursor is a selection where the start and end are at the same offset.
[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