keyP constant

LogicalKeyboardKey const keyP

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

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey keyP = LogicalKeyboardKey(0x00000000070);