numpadComma constant

LogicalKeyboardKey const numpadComma

Represents the logical "Numpad Comma" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey numpadComma = LogicalKeyboardKey(0x0020000022c);