---
title: Content
framework: swiftui
role: symbol
role_heading: Associated Type
path: swiftui/shapeview/content
---

# Content

The type of shape this can provide.

## Declaration

```swift
associatedtype Content : Shape
```

## See Also

### Getting the shape

- [shape](swiftui/shapeview/shape.md)
