Navigator system keys.
#include <bps/navigator.h>
typedef enum {
NAVIGATOR_SYSKEY_SEND = 0
NAVIGATOR_SYSKEY_END = 1
NAVIGATOR_SYSKEY_BACK = 2
} navigator_syskey_t;
BlackBerry 10.3.1
This enumeration defines the different system keys. Not all system keys are available on every device; some devices have no system keys. Note that the 'Menu' key is not a system key. For documentation on the 'Menu' key and the trackpad, please see the API documentation for the Screen library.