---
title: imageStyle
framework: tipkit
role: symbol
role_heading: Instance Property
path: tipkit/tipuipopoverviewcontroller/imagestyle
---

# imageStyle

Foreground style for the tip’s image.

## Declaration

```swift
@MainActor @preconcurrency final var imageStyle: (any ShapeStyle)? { get set }
```
