keyK constant
Represents the location of the "Key K" key on a generalized keyboard.
See the function RawKeyEvent.physicalKey for more information.
Implementation
static const PhysicalKeyboardKey keyK = PhysicalKeyboardKey(0x0007000e);
Represents the location of the "Key K" key on a generalized keyboard.
See the function RawKeyEvent.physicalKey for more information.
static const PhysicalKeyboardKey keyK = PhysicalKeyboardKey(0x0007000e);