Get the height from a navigator orientation size event.
#include <bps/navigator.h>
BPS_API int navigator_event_get_orientation_size_height(bps_event_t *event)
BlackBerry 10.0.0
The NAVIGATOR_ORIENTATION_SIZE event.
The navigator_event_get_orientation_size_height() function extracts the height from a NAVIGATOR_ORIENTATION_SIZE event.
The height of the window after rotation, in pixels.