AttributedCharacterIteratorAttribute.Reading Property

Definition

An attribute key for the reading, or pronunciation, of text in languages such as Japanese.

[Android.Runtime.Register("READING")]
public static Java.Text.AttributedCharacterIteratorAttribute? Reading { get; }
[<Android.Runtime.Register("READING")>]
static member Reading : Java.Text.AttributedCharacterIteratorAttribute

Property Value

An attribute key whose values are Annotation objects that contain a String reading.

Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to