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

# background

The background shown beneath this view.

## Declaration

```swift
nonisolated var background: Background { get set }
```

## See Also

### Getting shape view properties

- [fillStyle](swiftui/fillshapeview/fillstyle.md)
- [shape](swiftui/fillshapeview/shape.md)
- [style](swiftui/fillshapeview/style.md)
