---
title: shared()
framework: avfaudio
role: symbol
role_heading: Type Method
path: avfaudio/avaudiounitcomponentmanager/shared()
---

# shared()

Gets the shared component manager instance.

## Declaration

```swift
class func shared() -> Self
```

## Return Value

Return Value The singleton instance of the AVAudioUnitComponentManager object.
