SearchUtils.StartDrag

Declaration

public static void StartDrag(Object[] objects, string label);

Declaration

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

Parameters

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

Description

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


Did you find this page useful? Please give it a rating: