Android.Text.SpannableString.SetSpan Method

Syntax

[Android.Runtime.Register("setSpan", "(Ljava/lang/Object;III)V", "GetSetSpan_Ljava_lang_Object_IIIHandler")]
public virtual void SetSpan (Java.Lang.Object what, int start, int end, SpanTypes flags)

Parameters

what
Documentation for this section has not yet been entered.
start
Documentation for this section has not yet been entered.
end
Documentation for this section has not yet been entered.
flags
Documentation for this section has not yet been entered.

Remarks

Requirements

Namespace: Android.Text
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1