keyA constant

LogicalKeyboardKey const keyA

Represents the logical "Key A" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey keyA = LogicalKeyboardKey(0x00000000061);