---
title: body
framework: familycontrols
role: symbol
role_heading: Instance Property
path: familycontrols/familyactivitypicker/body
---

# body

The content of this view.

## Declaration

```swift
@MainActor @preconcurrency var body: some View { get }
```
