TtsSpan.ArgMultiplicity Field

Definition

String argument supplying multiplicity information.

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

Field Value

Implements

Attributes

Remarks

String argument supplying multiplicity information. Can be any of #MULTIPLICITY_SINGLE, #MULTIPLICITY_DUAL and #MULTIPLICITY_PLURAL

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

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