次の方法で共有


TtsSpan.ArgCase Field

Definition

String argument supplying case information.

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

Field Value

Implements

Attributes

Remarks

String argument supplying case information. Can be any of #CASE_NOMINATIVE, #CASE_ACCUSATIVE, #CASE_DATIVE, #CASE_ABLATIVE, #CASE_GENITIVE, #CASE_VOCATIVE, #CASE_LOCATIVE and #CASE_INSTRUMENTAL

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

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