Android.Text.SpannableStringBuilder.GetSpanEnd Method
Return the buffer offset of the end of the specified markup object, or -1 if it is not attached to this buffer.

Syntax

[Android.Runtime.Register("getSpanEnd", "(Ljava/lang/Object;)I", "GetGetSpanEnd_Ljava_lang_Object_Handler")]
public virtual 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 buffer offset of the end of the specified markup object, or -1 if it is not attached to this buffer.

[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