TtsSpan.ArgDomain Field

Definition

Argument used to specify the domain part of a URI.

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

Field Value

Implements

Attributes

Remarks

Argument used to specify the domain part of a URI. For example "source.android.com". Can be used with #TYPE_ELECTRONIC.

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

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