printScreen constant

LogicalKeyboardKey const printScreen

Represents the logical "Print Screen" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey printScreen = LogicalKeyboardKey(0x00100000608);