Android.Text.ISpannable Members

The members of Android.Text.ISpannable are listed below.

Public Methods

RemoveSpan(Java.Lang.Object)
Remove the specified object from the range of text to which it was attached, if any.
SetSpan(Java.Lang.Object, int, int, SpanTypes)
Attach the specified markup object to the range start…end of the text, or move the object to that range if it was already attached elsewhere.