numpadParenLeft constant

LogicalKeyboardKey const numpadParenLeft

Represents the logical "Numpad Paren Left" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey numpadParenLeft = LogicalKeyboardKey(0x00200000228);