---
title: body
framework: deviceactivity
role: symbol
role_heading: Instance Property
path: deviceactivity/deviceactivityreport/body
---

# body

The content of the device activity report.

## Declaration

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