alt constant

KeyCode const alt

A KeyCode representing both alt keys.

Implementation

static const alt = KeyCode({0x00200000104, 0x00200000105}, label: 'alt');