gameButtonStart constant

PhysicalKeyboardKey const gameButtonStart

Represents the location of the "Game Button Start" key on a generalized keyboard.

See the function RawKeyEvent.physicalKey for more information.

Implementation

static const PhysicalKeyboardKey gameButtonStart = PhysicalKeyboardKey(0x0005ff1a);