onDemand constant

LogicalKeyboardKey const onDemand

Represents the logical "On Demand" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey onDemand = LogicalKeyboardKey(0x00100000d35);