UIDropInteractionDelegate
The interface for configuring and controlling a drop interaction.
Declaration
@MainActor protocol UIDropInteractionDelegate : NSObjectProtocolMentioned in
Topics
Handling the drop
Tracking the drop movements
dropInteraction(_:sessionDidEnter:)dropInteraction(_:sessionDidUpdate:)dropInteraction(_:sessionDidExit:)dropInteraction(_:sessionDidEnd:)