keyK constant

LogicalKeyboardKey const keyK

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

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey keyK = LogicalKeyboardKey(0x0000000006b);