Platforms to show: All Mac Windows Linux Cross-Platform

Back to NSDraggingSessionMBS class.

NSDraggingSessionMBS.NSDraggingContextOutsideApplication = 0

Type Topic Plugin Version
const Drag & Drop MBS MacCocoa Plugin 13.1
Whether a drag terminates within or outside the application.

The dragging terminates outside the application.
Available in OS X v10.7 and later.

NSDraggingSessionMBS.NSDraggingContextWithinApplication = 1

Type Topic Plugin Version
const Drag & Drop MBS MacCocoa Plugin 13.1
Whether a drag terminates within or outside the application.

The dragging terminates within the application.
Available in OS X v10.7 and later.

NSDraggingSessionMBS.NSDraggingFormationDefault = 0

Type Topic Plugin Version
const Drag & Drop MBS MacCocoa Plugin 13.1
One of the constants to control the visual format of multiple items being dragged.

The system determined formation.
Available in OS X v10.7 and later.

NSDraggingSessionMBS.NSDraggingFormationList = 3

Type Topic Plugin Version
const Drag & Drop MBS MacCocoa Plugin 13.1
One of the constants to control the visual format of multiple items being dragged.

Drag images are laid out vertically, non-overlapping with the left edges aligned.
Available in OS X v10.7 and later.

NSDraggingSessionMBS.NSDraggingFormationNone = 1

Type Topic Plugin Version
const Drag & Drop MBS MacCocoa Plugin 13.1
One of the constants to control the visual format of multiple items being dragged.

Drag images maintain their set positions relative to each other/
Available in OS X v10.7 and later.

NSDraggingSessionMBS.NSDraggingFormationPile = 2

Type Topic Plugin Version
const Drag & Drop MBS MacCocoa Plugin 13.1
One of the constants to control the visual format of multiple items being dragged.

Drag images are placed on top of each other with random rotations.
Available in OS X v10.7 and later.

NSDraggingSessionMBS.NSDraggingFormationStack = 4

Type Topic Plugin Version
const Drag & Drop MBS MacCocoa Plugin 13.1
One of the constants to control the visual format of multiple items being dragged.

Drag images are laid out overlapping diagonally.
Available in OS X v10.7 and later.

The items on this page are in the following plugins: MBS MacCocoa Plugin.


💬 Ask a question or report a problem
The biggest plugin in space...