---
title: delegate()
framework: quartz
role: symbol
role_heading: Instance Method
path: quartz/qccompositionpickerview/delegate()
---

# delegate()

Retrieves the composition picker view delegate.

## Declaration

```swift
func delegate() -> Any!
```

## Return Value

Return Value The delegate.

## See Also

### Setting and Retrieving the View Delegate

- [setDelegate(_:)](quartz/qccompositionpickerview/setdelegate(_:).md)
