DragAndDrop.objectReferences 物体引用列表


static var objectReferences : Object[]

Description描述

References to objects being dragged.

物体的引用被拖动。

Never returns null. If no object references are available returns an empty array.

从不返回null。如果没有物体引用被激活,返回空的数组。

参见:paths, PrepareStartDrag, StartDrag.


,