attn constant
Represents the logical "Attn" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
Implementation
static const LogicalKeyboardKey attn = LogicalKeyboardKey(0x00100000503);
Represents the logical "Attn" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
static const LogicalKeyboardKey attn = LogicalKeyboardKey(0x00100000503);