---
title: secondarySystemGroupedBackground
framework: uikit
role: symbol
role_heading: Type Property
path: uikit/uicolor/secondarysystemgroupedbackground
---

# secondarySystemGroupedBackground

The color for content layered on top of the main background of your grouped interface.

## Declaration

```swift
class var secondarySystemGroupedBackground: UIColor { get }
```

## Discussion

Discussion Use this color for grouped content, including table views and platter-based designs.

## See Also

### Grouped content background colors

- [systemGroupedBackground](uikit/uicolor/systemgroupedbackground.md)
- [tertiarySystemGroupedBackground](uikit/uicolor/tertiarysystemgroupedbackground.md)
