Contents

UITextDragDelegate

The interface for customizing the behavior of a drag activity for a text view.

Declaration

@MainActor protocol UITextDragDelegate : NSObjectProtocol

Topics

Handling drag session notifications

Providing additional animations

Providing custom drag items

Providing a custom preview for a drag activity

See Also

Text view additions