---
title: shared()
framework: quartz
role: symbol
role_heading: Type Method
path: quartz/qccompositionpickerpanel/shared()
---

# shared()

Returns the shared instance of the composition picker panel.

## Declaration

```swift
class func shared() -> QCCompositionPickerPanel!
```

## Return Value

Return Value The shared QCCompositionPickerPanel object.
