NUMPAD constant Null safety

int const NUMPAD

The event key originated on the numeric keypad or with a virtual key corresponding to the numeric keypad.

Implementation

static const int NUMPAD = 3;