A record containing information about a key event
See : OgamlCore.KeyCode
Record fields
Key coresponding to the event | |
true iff the shift modifier was active during the event |
|
true iff the ctrl modifier (or cmd under OSX) was active during the event |
|
true iff the alt modifier was active during the event |
See : OgamlCore.KeyCode