NSDraggingImageComponent

Panther·2021년 8월 10일
0

https://developer.apple.com/documentation/appkit/nsdraggingimagecomponent

"A single object in a dragging item."

드래깅 아이템에 있는 단일 객체입니다.

Declaration

class NSDraggingImageComponent : NSObject

Overview

NSDraggingImageComponent 인스턴스의 배열은 NSDraggingItem을 위한 드래깅 이미지 생성을 위해 구성됩니다. NSDraggingImageComponent 인스턴스는 NSDraggingItem 인스턴스에 의해 사용되는 위치를 갖는 네임드 이미지로 간주됩니다.

See Also


Drag Sources

NSDraggingItem

드래깅 세션 내부에 있는 드래그된 단일 아이템입니다.

https://developer.apple.com/documentation/appkit/nsdraggingitem
https://velog.io/@panther222128/NSDraggingItem

NSDraggingSession

과정 동안 드래그의 수정을 지원하는 드래그 앤 드롭 액션의 캡슐화입니다.

https://developer.apple.com/documentation/appkit/nsdraggingsession
https://velog.io/@panther222128/NSDraggingSession


0개의 댓글