---
title: backgroundColor
framework: tipkit
role: symbol
role_heading: Instance Property
path: tipkit/tipuicollectionviewcell/backgroundcolor
---

# backgroundColor

The background color to use for the tip view.

## Declaration

```swift
@MainActor @preconcurrency override final var backgroundColor: UIColor? { get set }
```
