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

# shape

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

## Declaration

```swift
nonisolated var shape: Self.Content { get }
```

## See Also

### Getting the shape

- [Content](swiftui/shapeview/content.md)
