Lingua

TtsSpan.TypeText Campo

Definizione

Questo tipo di intervallo può essere usato per aggiungere caratteristiche morfosyntatiche al testo su cui si estende o sintetizzare un altro elemento rispetto al testo esteso.

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

Valore del campo

Implementazioni

Attributi

Commenti

Questo tipo di intervallo può essere usato per aggiungere caratteristiche morfosyntatiche al testo su cui si estende o sintetizzare un altro elemento rispetto al testo esteso. Utilizzare l'argomento #ARG_TEXT per impostare un testo diverso. Accetta gli #ARG_GENDERargomenti , #ARG_ANIMACY#ARG_MULTIPLICITY e #ARG_CASE.

per android.text.style.TtsSpan.TYPE_TEXT.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a