Freigeben über


TtsSpan.TypeOrdinal Field

Definition

The text associated with this span is an ordinal.

[Android.Runtime.Register("TYPE_ORDINAL")]
public const string TypeOrdinal;
[<Android.Runtime.Register("TYPE_ORDINAL")>]
val mutable TypeOrdinal : string

Field Value

Implements

Attributes

Remarks

The text associated with this span is an ordinal. Must include the number to be synthesized with #ARG_NUMBER. Also accepts the arguments #ARG_GENDER, #ARG_ANIMACY, #ARG_MULTIPLICITY and #ARG_CASE.

Java documentation for android.text.style.TtsSpan.TYPE_ORDINAL.

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