---
title: compositionPickerView()
framework: quartz
role: symbol
role_heading: Instance Method
path: quartz/qccompositionpickerpanel/compositionpickerview()
---

# compositionPickerView()

Returns the composition picker view used by the panel so that it can be configured.

## Declaration

```swift
func compositionPickerView() -> QCCompositionPickerView!
```

## Return Value

Return Value The QCCompositionPickerView used by the composition picker panel.

## Discussion

Discussion After you retrieve the view, you can configure it.
