print constant

PhysicalKeyboardKey const print

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

See the function RawKeyEvent.physicalKey for more information.

Implementation

static const PhysicalKeyboardKey print = PhysicalKeyboardKey(0x000c0208);