Java.Awt.Font.TextAttribute Class
The TextAttribute class defines attribute keys and attribute values for text rendering.

See Also: TextAttribute Members

Syntax

[Android.Runtime.Register("java/awt/font/TextAttribute", DoNotGenerateAcw=true)]
public sealed class TextAttribute : Java.Text.AttributedCharacterIteratorAttribute

Remarks

The TextAttribute class defines attribute keys and attribute values for text rendering. Each TextAttributes should have the following information:

[Android Documentation]

Requirements

Namespace: Java.Awt.Font
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1