Provides classes used to view or change the style of a span of text in a View object. The classes with a subclass Standard are passed in to Android.Text.SpannableString.SetSpan(Java.Lang.Object, System.Int32, System.Int32, System.Int32) or Android.Text.SpannableStringBuilder.SetSpan(Java.Lang.Object, System.Int32, System.Int32, System.Int32) to add a new styled span to a string in a View object.
Type | Reason |
---|---|
AbsoluteSizeSpan | [Android Documentation] |
AbsoluteSizeSpan+InterfaceConsts | Documentation for this section has not yet been entered. |
AlignmentSpanStandard | [Android Documentation] |
AlignmentSpanStandard+InterfaceConsts | Documentation for this section has not yet been entered. |
BackgroundColorSpan | [Android Documentation] |
BackgroundColorSpan+InterfaceConsts | Documentation for this section has not yet been entered. |
BulletSpan | [Android Documentation] |
BulletSpan+InterfaceConsts | Documentation for this section has not yet been entered. |
CharacterStyle | The classes that affect character-level text formatting extend this class. |
ClickableSpan | If an object of this type is attached to the text of a TextView with a movement method of LinkMovementMethod, the affected spans of text can be selected. |
DrawableMarginSpan | [Android Documentation] |
DynamicDrawableSpan | |
EasyEditSpan | Provides an easy way to edit a portion of text. |
EasyEditSpan+InterfaceConsts | Documentation for this section has not yet been entered. |
ForegroundColorSpan | [Android Documentation] |
ForegroundColorSpan+InterfaceConsts | Documentation for this section has not yet been entered. |
IAlignmentSpan | [Android Documentation] |
IconMarginSpan | [Android Documentation] |
ILeadingMarginSpan | A paragraph style affecting the leading margin. |
ILeadingMarginSpanExtensions | Documentation for this section has not yet been entered. |
ILeadingMarginSpanLeadingMarginSpan2 | An extended version of Android.Text.Style.ILeadingMarginSpan, which allows the implementor to specify the number of lines of the paragraph to which this object is attached that the "first line of paragraph" margin width will be applied to. |
ILineBackgroundSpan | [Android Documentation] |
ILineBackgroundSpanExtensions | Documentation for this section has not yet been entered. |
ILineHeightSpan | [Android Documentation] |
ILineHeightSpanExtensions | Documentation for this section has not yet been entered. |
ILineHeightSpanWithDensity | [Android Documentation] |
ILineHeightSpanWithDensityExtensions | Documentation for this section has not yet been entered. |
ImageSpan | [Android Documentation] |
IParagraphStyle | The classes that affect paragraph-level text formatting implement this interface. |
ITabStopSpan | Represents a single tab stop on a line. |
IUpdateAppearance | The classes that affect character-level text in a way that modifies their appearance when one is added or removed must implement this interface. |
IUpdateLayout | The classes that affect character-level text formatting in a way that triggers a text layout update when one is added or removed must implement this interface. |
IWrapTogetherSpan | [Android Documentation] |
LeadingMarginSpanStandard | The standard implementation of LeadingMarginSpan, which adjusts the margin but does not do any rendering. |
LeadingMarginSpanStandard+InterfaceConsts | Documentation for this section has not yet been entered. |
LocaleSpan | Changes the Java.Util.Locale of the text to which the span is attached. |
LocaleSpan+InterfaceConsts | Documentation for this section has not yet been entered. |
MaskFilterSpan | [Android Documentation] |
MetricAffectingSpan | The classes that affect character-level text formatting in a way that changes the width or height of characters extend this class. |
QuoteSpan | [Android Documentation] |
QuoteSpan+InterfaceConsts | Documentation for this section has not yet been entered. |
RasterizerSpan | [Android Documentation] |
RelativeSizeSpan | [Android Documentation] |
RelativeSizeSpan+InterfaceConsts | Documentation for this section has not yet been entered. |
ReplacementSpan | [Android Documentation] |
ScaleXSpan | [Android Documentation] |
ScaleXSpan+InterfaceConsts | Documentation for this section has not yet been entered. |
SpanAlign | Enumerates values returned by the Android.Text.Style.DynamicDrawableSpan.VerticalAlignment, Android.Text.Style.SpanAlign.Baseline, and Android.Text.Style.SpanAlign.Bottom members and taken as a parameter of several methods of Android.Text.Style.ImageSpan. |
StrikethroughSpan | [Android Documentation] |
StrikethroughSpan+InterfaceConsts | Documentation for this section has not yet been entered. |
StyleSpan | Describes a style in a span. |
StyleSpan+InterfaceConsts | Documentation for this section has not yet been entered. |
SubscriptSpan | [Android Documentation] |
SubscriptSpan+InterfaceConsts | Documentation for this section has not yet been entered. |
SuggestionSpan | Holds suggestion candidates for the text enclosed in this span. |
SuggestionSpan+InterfaceConsts | Documentation for this section has not yet been entered. |
SuggestionSpanFlags | Enumerates values returned by several types and taken as a parameter of the Android.Text.Style.SuggestionSpan..ctor, Android.Text.Style.SuggestionSpan..ctor, and Android.Text.Style.SuggestionSpan..ctor members. |
SuperscriptSpan | [Android Documentation] |
SuperscriptSpan+InterfaceConsts | Documentation for this section has not yet been entered. |
TabStopSpanStandard | The default implementation of TabStopSpan. |
TextAppearanceSpan | Sets the text color, size, style, and typeface to match a TextAppearance resource. |
TextAppearanceSpan+InterfaceConsts | Documentation for this section has not yet been entered. |
TtsSpan | A span that supplies additional meta-data for the associated text intended for text-to-speech engines. |
TtsSpan+Builder | Documentation for this section has not yet been entered. |
TtsSpan+CardinalBuilder | Documentation for this section has not yet been entered. |
TtsSpan+DateBuilder | Documentation for this section has not yet been entered. |
TtsSpan+DecimalBuilder | Documentation for this section has not yet been entered. |
TtsSpan+DigitsBuilder | Documentation for this section has not yet been entered. |
TtsSpan+ElectronicBuilder | Documentation for this section has not yet been entered. |
TtsSpan+FractionBuilder | Documentation for this section has not yet been entered. |
TtsSpan+InterfaceConsts | Documentation for this section has not yet been entered. |
TtsSpan+MeasureBuilder | Documentation for this section has not yet been entered. |
TtsSpan+MoneyBuilder | Documentation for this section has not yet been entered. |
TtsSpan+OrdinalBuilder | Documentation for this section has not yet been entered. |
TtsSpan+SemioticClassBuilder | Documentation for this section has not yet been entered. |
TtsSpan+TelephoneBuilder | Documentation for this section has not yet been entered. |
TtsSpan+TextBuilder | Documentation for this section has not yet been entered. |
TtsSpan+TimeBuilder | Documentation for this section has not yet been entered. |
TtsSpan+VerbatimBuilder | Documentation for this section has not yet been entered. |
TtsSpanMonth | Enumerates values returned by several methods of Android.Text.Style.TtsSpanMonth. |
TtsSpanWeekday | Enumerates values returned by several methods of Android.Text.Style.TtsSpanWeekday. |
TypefaceSpan | Changes the typeface family of the text to which the span is attached. |
TypefaceSpan+InterfaceConsts | Documentation for this section has not yet been entered. |
UnderlineSpan | [Android Documentation] |
UnderlineSpan+InterfaceConsts | Documentation for this section has not yet been entered. |
URLSpan | [Android Documentation] |
URLSpan+InterfaceConsts | Documentation for this section has not yet been entered. |