---
title: viewStyle
framework: tipkit
role: symbol
role_heading: Instance Property
path: tipkit/tipnspopover/viewstyle
---

# viewStyle

The given style for TipView within the view hierarchy

## Declaration

```swift
@MainActor @preconcurrency final var viewStyle: any TipViewStyle { get set }
```
