dragInteraction(_:session:willEndWith:)
Tells the delegate the drag activity will end with the specified operation.
Declaration
optional func dragInteraction(_ interaction: UIDragInteraction, session: any UIDragSession, willEndWith operation: UIDropOperation)