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

# delegate()

Returns the composition parameter view delegate.

## Declaration

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

## Return Value

Return Value The composition parameter view delegate.

## See Also

### Setting and Retrieving the Delegate

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