Contents

UIDragInteractionDelegate

The interface for configuring and controlling a drag interaction.

Declaration

@MainActor protocol UIDragInteractionDelegate : NSObjectProtocol

Mentioned in

Topics

Performing the drag

Animating the drag behaviors

Monitoring drag progress

Providing drag previews

Restricting the drag behavior

See Also

Drag and drop interactions