tab constant

PhysicalKeyboardKey const tab

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

See the function RawKeyEvent.physicalKey for more information.

Implementation

static const PhysicalKeyboardKey tab = PhysicalKeyboardKey(0x0007002b);