---
title: imageSize
framework: tipkit
role: symbol
role_heading: Instance Property
path: tipkit/tipnspopover/imagesize
---

# imageSize

Size of the image displayed in the tip view.

## Declaration

```swift
@MainActor @preconcurrency final var imageSize: CGSize { get set }
```
