UIDragInteraction

736 ワード

https://developer.apple.com/documentation/uikit/uidraginteraction
"An interaction to enable dragging of items from a view, employing a delegate to provide drag items and to respond to calls from the drag session."
ビューからアイテムのインタラクティブコンポーネントをドラッグし、ドラッグ&ドロップアイテムの配信およびドラッグセッションからの呼び出しに遅延ゲートを使用して応答できます.

Declaration

@MainActor class UIDragInteraction : NSObject