lockScreen constant

PhysicalKeyboardKey const lockScreen

Represents the location of the "Lock Screen" key on a generalized keyboard.

See the function RawKeyEvent.physicalKey for more information.

Implementation

static const PhysicalKeyboardKey lockScreen = PhysicalKeyboardKey(0x000c019e);