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

# background

The background shown beneath this view.

## Declaration

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

## See Also

### Getting shape view properties

- [isAntialiased](swiftui/strokeshapeview/isantialiased.md)
- [shape](swiftui/strokeshapeview/shape.md)
- [strokeStyle](swiftui/strokeshapeview/strokestyle.md)
- [style](swiftui/strokeshapeview/style.md)
