Resource.Attribute.Numeric Field

Definition

Caution

deprecated

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

[Android.Runtime.Register("numeric")]
[System.Obsolete("deprecated")]
public const int Numeric = 16843109;
[<Android.Runtime.Register("numeric")>]
[<System.Obsolete("deprecated")>]
val mutable Numeric : int

Field Value

Value = 16843109
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