The callback function to be called when the hotkey is pressed, or null to remove it
The callback function to be called when the hotkey is released, or null to remove it
Disable and permanently remove this hotkey, releasing all associated resources
Disable the hotkey
Enable the hotkey
True if the hotkey was enabled, otherwise False
Check if the hotkey is currently enabled
True if the hotkey is enabled, otherwise False
Object representing a system-wide hotkey. You should not create these objects directly, but rather, use the methods in hs.hotkey to instantiate these.