# `GSGlyphCellView.backgroundColor`

*Instance Property*

## Declaration

```swift
var backgroundColor: NSColor { get set }
```

```objc
@property (strong) NSColor * backgroundColor;
```

```python
backgroundColor() -> NSColor
setBackgroundColor_(backgroundColor: NSColor)
```

