Skip to main content

get

static get = ()

DragAndDrop.get is used to get private dragList to view all currently dragged Objects.

Example:

var dragList = DragAndDrop.get(); // a clone of the private list