Keyboard.Key.Height Property

Definition

Height of the key, not including the gap

[Android.Runtime.Register("height")]
public int Height { get; set; }
[<Android.Runtime.Register("height")>]
member this.Height : int with get, set

Property Value

Attributes

Remarks

Height of the key, not including the gap

Java documentation for android.inputmethodservice.Keyboard.Key.height.

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