Return the next offset after start but less than or
equal to limit where a span of the specified type
begins or ends.
Syntax
[Android.Runtime.Register("nextSpanTransition", "(IILjava/lang/Class;)I", "GetNextSpanTransition_IILjava_lang_Class_Handler")]
public virtual
int NextSpanTransition (
int start,
int limit,
Java.Lang.Class kind)
Parameters
- start
- Documentation for this section has not yet been entered.
- limit
- Documentation for this section has not yet been entered.
- kind
- 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