myMouseEvent.altKey in DOM Level 2 Events
Was the 'alt' key depressed when this event was fired?
This property is read-only.
- Property Type
- Boolean
Note: On some platforms this key may map to an alternative key name. (For example, on MacOS this represents the 'option' key.)