Contents

frame

The coordinate space is the bounds of the parent dragging item.

Declaration

var frame: NSRect { get set }

Discussion

The frame is {{0,0}, {draggingFrame.size.width, draggingFrame.size.height}}.

The coordinate space is the bounds of the parent NSDraggingItem instance’s draggingFrame.

See Also

Related Documentation

Dragging Image Contents