keyC constant

LogicalKeyboardKey const keyC

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

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey keyC = LogicalKeyboardKey(0x00000000063);