---
title: backgroundColor
framework: photosui
role: symbol
role_heading: Instance Property
path: photosui/phprojectsectioncontent/backgroundcolor
---

# backgroundColor

The background color of the section content when created from an Apple Print Product.

## Declaration

```swift
var backgroundColor: NSColor? { get }
```

## Discussion

Discussion This property has no meaning outside of Apple Print Products.

## See Also

### Determining Content Properties

- [elements](photosui/phprojectsectioncontent/elements.md)
- [numberOfColumns](photosui/phprojectsectioncontent/numberofcolumns.md)
- [aspectRatio](photosui/phprojectsectioncontent/aspectratio.md)
- [cloudAssetIdentifiers](photosui/phprojectsectioncontent/cloudassetidentifiers.md)
