---
title: shared
framework: intents
role: symbol
role_heading: Type Property
path: intents/invoiceshortcutcenter/shared
---

# shared

The shared shortcut center.

## Declaration

```swift
class var shared: INVoiceShortcutCenter { get }
```

## Discussion

Discussion To get an instance of INVoiceShortcutCenter, always use the shared class property. Creating an instance of the shortcut center isn’t allowed.
