DragAndDrop.paths
public static string[] paths;
Description 描述
The file names being dragged.
Never returns null. If no paths are available returns an empty array.
See Also: objectReferences, PrepareStartDrag, StartDrag.
The file names being dragged.
Never returns null. If no paths are available returns an empty array.
See Also: objectReferences, PrepareStartDrag, StartDrag.