printScreen constant

PhysicalKeyboardKey const printScreen

Represents the location of the "Print Screen" key on a generalized keyboard.

See the function RawKeyEvent.physicalKey for more information.

Implementation

static const PhysicalKeyboardKey printScreen = PhysicalKeyboardKey(0x00070046);