reportEventTypes constant
int
const reportEventTypes
Add extra events with KeyEventType set to keyRepeat or keyRelease when keys are auto repeated or released.
Implementation
static const int reportEventTypes = 0x2;