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

# style

The style that strokes this view’s shape.

## Declaration

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

## See Also

### Getting shape view properties

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