Android.Text.Style Namespace

Provides classes used to view or change the style of a span of text in a View object.

Remarks

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.

Classes

TypeReason
AbsoluteSizeSpan [Android Documentation]
AbsoluteSizeSpan+InterfaceConstsDocumentation for this section has not yet been entered.
AlignmentSpanStandard [Android Documentation]
AlignmentSpanStandard+InterfaceConstsDocumentation for this section has not yet been entered.
BackgroundColorSpan [Android Documentation]
BackgroundColorSpan+InterfaceConstsDocumentation for this section has not yet been entered.
BulletSpan [Android Documentation]
BulletSpan+InterfaceConstsDocumentation for this section has not yet been entered.
CharacterStyleThe classes that affect character-level text formatting extend this class.
ClickableSpanIf 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
EasyEditSpanProvides an easy way to edit a portion of text.
EasyEditSpan+InterfaceConstsDocumentation for this section has not yet been entered.
ForegroundColorSpan [Android Documentation]
ForegroundColorSpan+InterfaceConstsDocumentation for this section has not yet been entered.
IAlignmentSpan [Android Documentation]
IconMarginSpan [Android Documentation]
ILeadingMarginSpanA paragraph style affecting the leading margin.
ILeadingMarginSpanExtensionsDocumentation for this section has not yet been entered.
ILeadingMarginSpanLeadingMarginSpan2An 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]
ILineBackgroundSpanExtensionsDocumentation for this section has not yet been entered.
ILineHeightSpan [Android Documentation]
ILineHeightSpanExtensionsDocumentation for this section has not yet been entered.
ILineHeightSpanWithDensity [Android Documentation]
ILineHeightSpanWithDensityExtensionsDocumentation for this section has not yet been entered.
ImageSpan [Android Documentation]
IParagraphStyleThe classes that affect paragraph-level text formatting implement this interface.
ITabStopSpanRepresents a single tab stop on a line.
IUpdateAppearanceThe classes that affect character-level text in a way that modifies their appearance when one is added or removed must implement this interface.
IUpdateLayoutThe 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]
LeadingMarginSpanStandardThe standard implementation of LeadingMarginSpan, which adjusts the margin but does not do any rendering.
LeadingMarginSpanStandard+InterfaceConstsDocumentation for this section has not yet been entered.
LocaleSpanChanges the Java.Util.Locale of the text to which the span is attached.
LocaleSpan+InterfaceConstsDocumentation for this section has not yet been entered.
MaskFilterSpan [Android Documentation]
MetricAffectingSpanThe 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+InterfaceConstsDocumentation for this section has not yet been entered.
RasterizerSpan [Android Documentation]
RelativeSizeSpan [Android Documentation]
RelativeSizeSpan+InterfaceConstsDocumentation for this section has not yet been entered.
ReplacementSpan [Android Documentation]
ScaleXSpan [Android Documentation]
ScaleXSpan+InterfaceConstsDocumentation for this section has not yet been entered.
SpanAlignEnumerates 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+InterfaceConstsDocumentation for this section has not yet been entered.
StyleSpanDescribes a style in a span.
StyleSpan+InterfaceConstsDocumentation for this section has not yet been entered.
SubscriptSpan [Android Documentation]
SubscriptSpan+InterfaceConstsDocumentation for this section has not yet been entered.
SuggestionSpanHolds suggestion candidates for the text enclosed in this span.
SuggestionSpan+InterfaceConstsDocumentation for this section has not yet been entered.
SuggestionSpanFlagsEnumerates 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+InterfaceConstsDocumentation for this section has not yet been entered.
TabStopSpanStandardThe default implementation of TabStopSpan.
TextAppearanceSpanSets the text color, size, style, and typeface to match a TextAppearance resource.
TextAppearanceSpan+InterfaceConstsDocumentation for this section has not yet been entered.
TtsSpanA span that supplies additional meta-data for the associated text intended for text-to-speech engines.
TtsSpan+BuilderDocumentation for this section has not yet been entered.
TtsSpan+CardinalBuilderDocumentation for this section has not yet been entered.
TtsSpan+DateBuilderDocumentation for this section has not yet been entered.
TtsSpan+DecimalBuilderDocumentation for this section has not yet been entered.
TtsSpan+DigitsBuilderDocumentation for this section has not yet been entered.
TtsSpan+ElectronicBuilderDocumentation for this section has not yet been entered.
TtsSpan+FractionBuilderDocumentation for this section has not yet been entered.
TtsSpan+InterfaceConstsDocumentation for this section has not yet been entered.
TtsSpan+MeasureBuilderDocumentation for this section has not yet been entered.
TtsSpan+MoneyBuilderDocumentation for this section has not yet been entered.
TtsSpan+OrdinalBuilderDocumentation for this section has not yet been entered.
TtsSpan+SemioticClassBuilderDocumentation for this section has not yet been entered.
TtsSpan+TelephoneBuilderDocumentation for this section has not yet been entered.
TtsSpan+TextBuilderDocumentation for this section has not yet been entered.
TtsSpan+TimeBuilderDocumentation for this section has not yet been entered.
TtsSpan+VerbatimBuilderDocumentation for this section has not yet been entered.
TtsSpanMonthEnumerates values returned by several methods of Android.Text.Style.TtsSpanMonth.
TtsSpanWeekdayEnumerates values returned by several methods of Android.Text.Style.TtsSpanWeekday.
TypefaceSpanChanges the typeface family of the text to which the span is attached.
TypefaceSpan+InterfaceConstsDocumentation for this section has not yet been entered.
UnderlineSpan [Android Documentation]
UnderlineSpan+InterfaceConstsDocumentation for this section has not yet been entered.
URLSpan [Android Documentation]
URLSpan+InterfaceConstsDocumentation for this section has not yet been entered.