mediaLast constant

LogicalKeyboardKey const mediaLast

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

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey mediaLast = LogicalKeyboardKey(0x00100000d2d);