---
title: "setBackgroundColor(_:)"
framework: quartz
role: symbol
role_heading: Instance Method
path: "quartz/qccompositionparameterview/setbackgroundcolor(_:)"
---

# setBackgroundColor(_:)

Sets the background color of the composition parameter view.

## Declaration

```swift
func setBackgroundColor(_ color: NSColor!)
```

## Parameters

- `color`: The color to set.

## See Also

### Setting and Getting the Background Color

- [backgroundColor()](quartz/qccompositionparameterview/backgroundcolor().md)
