keyM constant

LogicalKeyboardKey const keyM

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

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey keyM = LogicalKeyboardKey(0x0000000006d);