---
title: body
framework: swiftui
role: symbol
role_heading: Instance Property
path: swiftui/documentlaunchview/body
---

# body

The body of the view.

## Declaration

```swift
nonisolated var body: some View { get }
```
