mediaRewind constant
Represents the logical "Media Rewind" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
Implementation
static const LogicalKeyboardKey mediaRewind = LogicalKeyboardKey(0x00100000d31);
Represents the logical "Media Rewind" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
static const LogicalKeyboardKey mediaRewind = LogicalKeyboardKey(0x00100000d31);