Aracılığıyla paylaş


TtsSpan.ArgNumber Field

Definition

Argument used to specify a whole number.

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

Field Value

Implements

Attributes

Remarks

Argument used to specify a whole number. The value can be a string of digits of any size optionally prefixed with a - or +. Can be used with #TYPE_CARDINAL and #TYPE_ORDINAL.

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

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