drag_handle


Description:

public Actor drag_handle { get; set; }

The Actor that is effectively being dragged

A DragAction will, be default, use the Actor that has been attached to the action; it is possible to create a separate Actor and use it instead.

Setting this property has no effect on the Actor argument passed to the DragAction signals