---
title: Body
framework: extensionkit
role: symbol
role_heading: Associated Type
path: extensionkit/appextensionscene/body-swift.associatedtype
---

# Body

The type for this scene’s body.

## Declaration

```swift
associatedtype Body : AppExtensionScene
```

## See Also

### Configuring the app extension

- [body](extensionkit/appextensionscene/body-swift.property.md)
