Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


source

The object that started the drag.
Read time 1 minuteLast updated 7 days ago

Definition

public abstract object source { get; }

Remarks

For collection views such as ListView, TreeView, and others, this refers to the corresponding view that started the drag-and-drop.