Android.Text.SpannableStringInternal: Method Members

The methods of Android.Text.SpannableStringInternal are listed below. For a list of all members, see the SpannableStringInternal Members list.

See Also: Inherited members from Java.Lang.Object

Public Methods

CharAt(int) : char
Documentation for this section has not yet been entered.
GetChars(int, int, char[], int)
Documentation for this section has not yet been entered.
GetSpanEnd(Java.Lang.Object) : int
Documentation for this section has not yet been entered.
GetSpanFlags(Java.Lang.Object) : SpanTypes
Documentation for this section has not yet been entered.
GetSpans(int, int, Java.Lang.Class) : Java.Lang.Object[]
Documentation for this section has not yet been entered.
GetSpanStart(Java.Lang.Object) : int
Documentation for this section has not yet been entered.
Length() : int
Documentation for this section has not yet been entered.
NextSpanTransition(int, int, Java.Lang.Class) : int
Documentation for this section has not yet been entered.
override
ToString() : string
Documentation for this section has not yet been entered.