---
title: sourceItem
framework: tipkit
role: symbol
role_heading: Instance Property
path: tipkit/tipuipopoverviewcontroller/sourceitem
---

# sourceItem

The item on which to anchor the tip popover.

## Declaration

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