---
title: shape
framework: swiftui
role: symbol
role_heading: Instance Property
path: swiftui/fillshapeview/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/fillshapeview/background.md)
- [fillStyle](swiftui/fillshapeview/fillstyle.md)
- [style](swiftui/fillshapeview/style.md)
