---
title: body
framework: swiftui
role: symbol
role_heading: Instance Property
path: swiftui/accessibilityrotorcontent/body-swift.property
---

# body

The internal content of this AccessibilityRotorContent.

## Declaration

```swift
@ContentBuilder @MainActor @preconcurrency var body: Self.Body { get }
```

## See Also

### Supporting types

- [Body](swiftui/accessibilityrotorcontent/body-swift.associatedtype.md)
