ITextClassifier.TypePhone Field

Definition

Phone number (e.

[Android.Runtime.Register("TYPE_PHONE", ApiSince=26)]
public const string TypePhone;
[<Android.Runtime.Register("TYPE_PHONE", ApiSince=26)>]
val mutable TypePhone : string

Field Value

Attributes

Remarks

Phone number (e.g. "555-123 456").

Java documentation for android.view.textclassifier.TextClassifier.TYPE_PHONE.

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