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

# style

The style that fills this view’s shape.

## Declaration

```swift
nonisolated var style: Style { get set }
```

## See Also

### Getting shape view properties

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