keyY constant

LogicalKeyboardKey const keyY

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

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey keyY = LogicalKeyboardKey(0x00000000079);