| Entries |
| AllowShortcuts | |
| PassShortcut | Set this to true in a shortcut method to indicate the shortcut should not be consumed, allowing other shortcuts with the same key binding to be tried. |
| GetDefaultKeys | Returns the default keybind for a given identifier |
| GetDisplayKeys | Returns the pretty key hint for a given identifier |
| GetKeys | Returns the keybind for a given identifier |
| IsDown | Returns whether a given shortcut is currently being held down |