Android.Text.SpannableStringBuilder.GetSpanFlags Method
Return the flags of the end of the specified markup object, or 0 if it is not attached to this buffer.

Syntax

[Android.Runtime.Register("getSpanFlags", "(Ljava/lang/Object;)I", "GetGetSpanFlags_Ljava_lang_Object_Handler")]
public virtual SpanTypes GetSpanFlags (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 flags of the end of the specified markup object, or 0 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