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

# shape

The shape that this type draws and provides for other drawing operations.

## Declaration

```swift
nonisolated var shape: Content { get set }
```

## See Also

### Getting shape view properties

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