---
title: shortcut
framework: Intents
role: symbol
role_heading: Instance Property
platforms: [iOS 12.0+, iPadOS 12.0+, Mac Catalyst 13.1+, visionOS 1.0+, watchOS 5.0+]
path: intents/inrelevantshortcut/shortcut
---

# shortcut

A reference to the shortcut used to create the relevant shortcut.

## Declaration

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

## See Also

### Accessing Relevant Shortcut Information

- [shortcutRole](intents/inrelevantshortcut/shortcutrole.md)
- [INRelevantShortcutRole](intents/inrelevantshortcutrole.md)
