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

# drawsBackground()

Returns whether the composition picker view draws its background.

## Declaration

```swift
func drawsBackground() -> Bool
```

## Return Value

Return Value true if the composition picker view draws its background; otherwise false.

## See Also

### Managing Background Drawing

- [setDrawsBackground(_:)](quartz/qccompositionpickerview/setdrawsbackground(_:).md)
