<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[`Command`](Command) › [`repeatable`](Command/repeatable)
## Command.repeatable property
Whether holding the hotkey should repeatedly trigger this command.
**Signature:**
```typescript
repeatable?: boolean;
```