---
title: MiniTipViewStyle
framework: tipkit
role: symbol
role_heading: Structure
path: tipkit/minitipviewstyle
---

# MiniTipViewStyle

The default style for a TipView.

## Declaration

```swift
@MainActor @preconcurrency struct MiniTipViewStyle
```

## Relationships

### Conforms To

- [TipViewStyle](tipkit/tipviewstyle.md)

## See Also

### View Style

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