---
title: color
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nstabviewitem/color
---

# color

Sets the background color for content in the view.

## Declaration

```swift
@NSCopying var color: NSColor { get set }
```
