Android.Text.Style.TextAppearanceSpan Class
Sets the text color, size, style, and typeface to match a TextAppearance resource.

See Also: TextAppearanceSpan Members

Syntax

[Android.Runtime.Register("android/text/style/TextAppearanceSpan", DoNotGenerateAcw=true)]
public class TextAppearanceSpan : MetricAffectingSpan, Android.Text.IParcelableSpan, IDisposable

Remarks

Sets the text color, size, style, and typeface to match a TextAppearance resource.

[Android Documentation]

Requirements

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