---
title: content
framework: swiftui
role: symbol
role_heading: Instance Property
path: swiftui/scrollviewreader/content
---

# content

The content builder that creates the reader’s content.

## Declaration

```swift
var content: (ScrollViewProxy) -> Content
```
