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

# style

The style that strokes the border of this view’s shape.

## Declaration

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

## See Also

### Getting shape view properties

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