---
title: textDropDelegate
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uitextdroppable/textdropdelegate
---

# textDropDelegate

The text drop delegate for interacting with a drop activity in the text view.

## Declaration

```swift
weak var textDropDelegate: (any UITextDropDelegate)? { get set }
```
