paste constant

PhysicalKeyboardKey const paste

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

See the function RawKeyEvent.physicalKey for more information.

Implementation

static const PhysicalKeyboardKey paste = PhysicalKeyboardKey(0x0007007d);