---
title: shortcut
framework: IntentsUI
role: symbol
role_heading: Instance Property
platforms: [iOS 12.0+, iPadOS 12.0+, Mac Catalyst 13.1+, macOS 12.0+, visionOS 1.0+]
path: intentsui/inuiaddvoiceshortcutbutton/shortcut
---

# shortcut

The shortcut Siri invokes when the user speaks the invocation phrase.

## Declaration

```swift
var shortcut: INShortcut? { get set }
```

## See Also

### Presenting Shortcut Editors

- [delegate](intentsui/inuiaddvoiceshortcutbutton/delegate.md)
- [INUIAddVoiceShortcutButtonDelegate](intentsui/inuiaddvoiceshortcutbuttondelegate.md)
