codeInput constant

LogicalKeyboardKey const codeInput

Represents the logical "Code Input" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey codeInput = LogicalKeyboardKey(0x00100000703);