Possible Screen Input Guard events.
#include <bps/screen_input_guard.h>
typedef enum {
SCREEN_INPUT_GUARD_EVENT_STATUS = 0x01
} screen_input_guard_event_t;
BlackBerry 10.2.0
These events are delivered when Screen Input Guard is activated or deactivated. They are only delivered while Screen Input Guard is enabled with screen_input_guard_enable().
This enumeration defines the possible Screen Input Guard events.