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

# background

The background shown beneath this view.

## Declaration

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

## See Also

### Getting shape view properties

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