mediaSelect constant

PhysicalKeyboardKey const mediaSelect

Represents the location of the "Media Select" key on a generalized keyboard.

See the function RawKeyEvent.physicalKey for more information.

Implementation

static const PhysicalKeyboardKey mediaSelect = PhysicalKeyboardKey(0x000c0183);