save constant

PhysicalKeyboardKey const save

Represents the location of the "Save" key on a generalized keyboard.

See the function RawKeyEvent.physicalKey for more information.

Implementation

static const PhysicalKeyboardKey save = PhysicalKeyboardKey(0x000c0207);