Documentation for this section has not yet been entered.
Syntax
[Android.Runtime.Register("getSpans", "(IILjava/lang/Class;)[Ljava/lang/Object;", "GetGetSpans_IILjava_lang_Class_Handler:Android.Text.ISpannedInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public
Java.Lang.Object[]
GetSpans (
int start,
int end,
Java.Lang.Class type)
Parameters
- start
- Documentation for this section has not yet been entered.
- end
- Documentation for this section has not yet been entered.
- type
- Documentation for this section has not yet been entered.
Returns
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