keyJ constant

LogicalKeyboardKey const keyJ

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

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey keyJ = LogicalKeyboardKey(0x0000000006a);