init(textCursorView:textInput:)
Creates an animator for the given text cursor view implementation, and the document object that implements the UITextInput protocol.
Declaration
init!(textCursorView cursorView: (any UIView & UITextCursorView)!, textInput: (any UIView & UITextInput)!)