---
title: textInput
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uitextcursordroppositionanimator/textinput
---

# textInput

The object that implements the UITextInput protocol, used to query for geometry information regarding cursor placement.

## Declaration

```swift
var textInput: (any UIView & UITextInput)! { get }
```
