Get the height of the virtual keyboard.
#include <bps/virtualkeyboard.h>
BPS_API int virtualkeyboard_get_height(int *pixels)
BlackBerry 10.0.0
The height of the virtual keyboard (in pixels).
The virtualkeyboard_get_height() function gets the height of the virtual keyboard.
BPS_SUCCESS upon success, BPS_FAILURE with errno set otherwise.