textDropDelegate

The text drop delegate for interacting with a drop activity in the text view.

Declaration

weak var textDropDelegate: (any UITextDropDelegate)? { get set }