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."
ビューからアイテムのインタラクティブコンポーネントをドラッグし、ドラッグ&ドロップアイテムの配信およびドラッグセッションからの呼び出しに遅延ゲートを使用して応答できます.
"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
Reference
この問題について(UIDragInteraction), 我々は、より多くの情報をここで見つけました https://velog.io/@panther222128/UIDragInteractionテキストは自由に共有またはコピーできます。ただし、このドキュメントのURLは参考URLとして残しておいてください。
Collection and Share based on the CC Protocol