Set the selection anchor to start and the selection edge
to stop.
Syntax
[Android.Runtime.Register("setSelection", "(Landroid/text/Spannable;II)V", "")]
public static
void SetSelection (
ISpannable text,
int start,
int stop)
Parameters
- text
- Documentation for this section has not yet been entered.
- start
- Documentation for this section has not yet been entered.
- stop
- Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.Text
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1