capsLock constant

LogicalKeyboardKey const capsLock

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

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey capsLock = LogicalKeyboardKey(0x00100000104);