TtsSpan.ArgProtocol Field

Definition

Argument used to specify the protocol of a URI.

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

Field Value

Implements

Attributes

Remarks

Argument used to specify the protocol of a URI. Examples are "http" and "ftp". Can be used with #TYPE_ELECTRONIC.

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

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