---
title: isTextDropActive
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uitextdroppable/istextdropactive
---

# isTextDropActive

A Boolean value that indicates whether the text view has at least one active drop session.

## Declaration

```swift
var isTextDropActive: Bool { get }
```
