---
title: background
framework: swiftui
role: symbol
role_heading: Instance Property
path: swiftui/meshgradient/background
---

# background

The background color, this fills any points outside the defined vertex mesh.

## Declaration

```swift
var background: Color
```
