---
title: groupTableViewBackground
framework: uikit
role: symbol
role_heading: Type Property
path: uikit/uicolor/grouptableviewbackground
---

# groupTableViewBackground

The system color to use for the background of a grouped table.

## Declaration

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

## Return Value

Return Value The UIColor object.
