Android.Text.SpannableStringBuilder.RemoveSpan Method
Remove the specified markup object from the buffer.

Syntax

[Android.Runtime.Register("removeSpan", "(Ljava/lang/Object;)V", "GetRemoveSpan_Ljava_lang_Object_Handler")]
public virtual void RemoveSpan (Java.Lang.Object what)

Parameters

what
Documentation for this section has not yet been entered.

Remarks

Remove the specified markup object from the 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