UITextDropDelegate
The interface for configuring a text view’s drop behavior.
Declaration
@MainActor protocol UITextDropDelegate : NSObjectProtocolTopics
Accepting a drop activity
Handling drop session notifications
textDroppableView(_:dropSessionDidEnter:)textDroppableView(_:dropSessionDidExit:)textDroppableView(_:dropSessionDidUpdate:)textDroppableView(_:dropSessionDidEnd:)