Returns the height of the device keyboard in pixels.

app.GetKeyboardHeight() → Number: pixel

Returns 0 if the keyboard is hidden.

See Also: ShowKeyboard

Example - Show Keyboard Height click to expand contents