---
title: Body
framework: swiftui
role: symbol
role_heading: Associated Type
path: swiftui/gaugestyle/body
---

# Body

A view representing the body of a gauge.

## Declaration

```swift
associatedtype Body : View
```

## See Also

### Creating custom gauge styles

- [makeBody(configuration:)](swiftui/gaugestyle/makebody(configuration:).md)
- [GaugeStyle.Configuration](swiftui/gaugestyle/configuration.md)
