TtsSpan.TypeElectronic Field

Definition

The text associated with this span is a URI (can be used for URLs and email addresses).

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

Field Value

String

Implements

Attributes

Remarks

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

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