# HotkeyInfo

**Kind**: interface | **Module**: [Hotkeys](https://docs.interop.io/desktop/reference/javascript/hotkeys/index.md)

**Source**: https://docs.interop.io/desktop/reference/javascript/hotkeys/hotkeyinfo/index.html

Information about the hotkey.

## Properties

- **`description`** (`string`, optional)
  Description of the hotkey.
- **`hotkey`** (`string`, required)
  The key or key combination that will be used as a hotkey.
