fnLock constant

LogicalKeyboardKey const fnLock

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

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey fnLock = LogicalKeyboardKey(0x00100000107);