mediaSkip constant

LogicalKeyboardKey const mediaSkip

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

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey mediaSkip = LogicalKeyboardKey(0x00100000d32);