Resource.Attribute.PhoneNumber Field

Definition

Caution

deprecated

If set, specifies that this TextView has a phone number input method.

[Android.Runtime.Register("phoneNumber")]
[System.Obsolete("deprecated")]
public const int PhoneNumber = 16843111;
[<Android.Runtime.Register("phoneNumber")>]
[<System.Obsolete("deprecated")>]
val mutable PhoneNumber : int

Field Value

Value = 16843111
Attributes

Remarks

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