UIDragAnimating
The interface for providing custom animation alongside the system’s lift, drop, and cancellation animations.
Declaration
@MainActor protocol UIDragAnimating : NSObjectProtocolOverview
You can use a UIDragAnimating object to animate your own changes to the preview displayed during system-provided drag and drop animations.