symbolLock constant

LogicalKeyboardKey const symbolLock

Represents the logical "Symbol Lock" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey symbolLock = LogicalKeyboardKey(0x00100000110);