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

# Body

The type of gesture representing the body of Self.

## Declaration

```swift
associatedtype Body : Gesture
```

## See Also

### Implementing a custom gesture

- [body](swiftui/gesture/body-swift.property.md)
