Android.Text.SpannedString.GetSpanEnd Method
Return the end of the range of text to which the specified markup object is attached, or -1 if the object is not attached.

Syntax

[Android.Runtime.Register("getSpanEnd", "(Ljava/lang/Object;)I", "")]
public override int GetSpanEnd (Java.Lang.Object what)

Parameters

what
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Return the end of the range of text to which the specified markup object is attached, or -1 if the object is not attached.

[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