textInput

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

Declaration

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