Version: 2023.2
public static void StartDrag (Object[] objects, string label);
public static void StartDrag (Object[] objects, string[] paths, string label);

参数

label Drag label.
objects Objects being dragged.
paths Asset paths being dragged.

描述

Utility function used to initiate a drag operation from a search view.