---
title: "makeBody(configuration:)"
framework: tipkit
role: symbol
role_heading: Instance Method
path: "tipkit/tipviewstyle/makebody(configuration:)"
---

# makeBody(configuration:)

A builder that makes the body of the tip view based on a style configuration.

## Declaration

```swift
@ViewBuilder @MainActor @preconcurrency func makeBody(configuration: Self.Configuration) -> Self.Body
```
