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

# backgroundColor

The background color to use for the tip view.

## Declaration

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