mediaPlay constant

LogicalKeyboardKey const mediaPlay

Represents the logical "Media Play" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey mediaPlay = LogicalKeyboardKey(0x00100000d2f);