public StartDrag ( |
||
source | Source object. This is the object which initiated the dragging. | |
icon | string | Icon to be used as the dragging sign. |
sourceData | object | Custom data. You can get it in the onDrop event data. |
touchPointID | int | Copy the touchId from InputEvent to here, if has one. |
return | void |