textDragDelegate

A text drag delegate object for customizing the drag source behavior of a text view.

Declaration

weak var textDragDelegate: (any UITextDragDelegate)? { get set }