Android.InputMethodServices.Keyboard.KeyHeight Property

Syntax

[get: Android.Runtime.Register("getKeyHeight", "()I", "GetGetKeyHeightHandler")]
[set: Android.Runtime.Register("setKeyHeight", "(I)V", "GetSetKeyHeight_IHandler")]
protected virtual int KeyHeight { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Set method documentation [Android Documentation]

Requirements

Namespace: Android.InputMethodServices
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 3