KeyPressInfo Type
Type capturing global key press information TODO: use this consistently, with global key listener, throughout Issie.
Record fields
Record Field | Description |
Full Usage:
AltKey
Field type: bool
|
|
Full Usage:
ControlKey
Field type: bool
|
|
Full Usage:
KeyString
Field type: string
|
|
Full Usage:
MetaKey
Field type: bool
|
|
Full Usage:
ShiftKey
Field type: bool
|