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