Java.Text.AttributedCharacterIteratorAttribute.Reading Property
For languages that have different reading directions of text (like Japanese), this attribute allows to define which reading should be used.

Syntax

[Android.Runtime.Register("READING")]
public static AttributedCharacterIteratorAttribute Reading { get; }

Value

Documentation for this section has not yet been entered.

Remarks

For languages that have different reading directions of text (like Japanese), this attribute allows to define which reading should be used. The value objects are of type Annotation which contain a String.

[Android Documentation]

Requirements

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