Contents

draggingDestinationWindow

The destination window for the dragging operation.

Declaration

@MainActor var draggingDestinationWindow: NSWindow? { get }

Discussion

Either this window is the destination itself, or it contains the view object that is the destination.

See Also

Obtaining information about the dragging session