---
title: backgroundColor
framework: tvmlkit
role: symbol
role_heading: Instance Property
path: tvmlkit/tvviewelementstyle/backgroundcolor
---

# backgroundColor

The background color for an element.

## Declaration

```swift
var backgroundColor: TVColor? { get }
```

## See Also

### Coloring an Element

- [color](tvmlkit/tvviewelementstyle/color.md)
- [highlightColor](tvmlkit/tvviewelementstyle/highlightcolor.md)
- [tintColor](tvmlkit/tvviewelementstyle/tintcolor.md)
