Android.Text.ISpanned.GetSpanStart Method
Return the beginning 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("getSpanStart", "(Ljava/lang/Object;)I", "GetGetSpanStart_Ljava_lang_Object_Handler:Android.Text.ISpannedInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public int GetSpanStart (Java.Lang.Object tag)

Parameters

tag
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Return the beginning 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