[]
Raises on starting dragging task.
public abstract bool StartDrag(BaseTask task)
| Type | Name | Description |
|---|---|---|
| BaseTask | task | The BaseTask instace being dragging. |
| Type | Description |
|---|---|
| bool | Returns "true" if this custom DragNotificator will be used as tooltip, "false" otherwise. |