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