keyA constant

PhysicalKeyboardKey const keyA

Represents the location of the "Key A" key on a generalized keyboard.

See the function RawKeyEvent.physicalKey for more information.

Implementation

static const PhysicalKeyboardKey keyA = PhysicalKeyboardKey(0x00070004);