Get the current window state from an event.
#include <bps/navigator.h>
BPS_API navigator_window_state_t navigator_event_get_window_state(bps_event_t *event)
BlackBerry 10.0.0
The NAVIGATOR_WINDOW_STATE event to extract the window state from.
The navigator_event_get_window_state() function extracts the current window state from a NAVIGATOR_WINDOW_STATE event.
The window state from the event.