numpadDivide constant

PhysicalKeyboardKey const numpadDivide

Represents the location of the "Numpad Divide" key on a generalized keyboard.

See the function RawKeyEvent.physicalKey for more information.

Implementation

static const PhysicalKeyboardKey numpadDivide = PhysicalKeyboardKey(0x00070054);