---
title: textDropInteraction
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uitextdroppable/textdropinteraction
---

# textDropInteraction

The drop interaction object added by UIKit to the text view.

## Declaration

```swift
var textDropInteraction: UIDropInteraction? { get }
```
