---
title: TipViewStyleConfiguration
framework: tipkit
role: symbol
role_heading: Structure
path: tipkit/tipviewstyleconfiguration
---

# TipViewStyleConfiguration

The container type that holds a tip’s configuration.

## Declaration

```swift
struct TipViewStyleConfiguration
```

## Topics

### Instance Properties

- [actions](tipkit/tipviewstyleconfiguration/actions.md)
- [image](tipkit/tipviewstyleconfiguration/image.md)
- [message](tipkit/tipviewstyleconfiguration/message.md)
- [tip](tipkit/tipviewstyleconfiguration/tip.md)
- [title](tipkit/tipviewstyleconfiguration/title.md)

## See Also

### View Style

- [tipViewStyle(_:)](swiftui/view/tipviewstyle(_:).md)
- [TipViewStyle](tipkit/tipviewstyle.md)
- [MiniTipViewStyle](tipkit/minitipviewstyle.md)
