---
title: composition()
framework: quartz
role: symbol
role_heading: Instance Method
path: quartz/qcrenderer/composition()
---

# composition()

Returns the composition object associated with the renderer.

## Declaration

```swift
func composition() -> QCComposition!
```

## Return Value

Return Value The composition object.
