Function OSSingleton.getVirtualKeyboardHeight
Returns the on-screen keyboard's height in pixels. Returns 0 if there is no keyboard or if it is currently hidden.
long getVirtualKeyboardHeight() nothrow @nogc;
Returns the on-screen keyboard's height in pixels. Returns 0 if there is no keyboard or if it is currently hidden.
long getVirtualKeyboardHeight() nothrow @nogc;