---
title: shared
framework: accessoryaccess
role: symbol
role_heading: Type Property
path: accessoryaccess/aausbaccessorymanager/shared
---

# shared

Returns the shared USB accessory manager object for this process.

## Declaration

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

## Discussion

Discussion Don’t instantiate a AAUSBAccessoryManager directly, instead obtain the manager through this class property.
