Capítulo 219 de 411
Forces the Draggable to begin dragging programmatically, using a supplied mouse/touch/pointer event to know where the drag starts.
| Parameter | Type | Description |
|---|---|---|
| event | Object | mouse/touch/pointer event, needed to measure distances and the starting point |
| align | Boolean | if true, snaps the target to the pointer immediately when the target isn't already under it |