Resource.Attribute.KeyHeight Field

Definition

Caution

deprecated

Default height of a key, in pixels or percentage of display width.

[Android.Runtime.Register("keyHeight")]
[System.Obsolete("deprecated")]
public const int KeyHeight = 16843326;
[<Android.Runtime.Register("keyHeight")>]
[<System.Obsolete("deprecated")>]
val mutable KeyHeight : int

Field Value

Int32
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