set_allow_mouse_drag
Description:
Sets whether this can be dragged with mouse pointer.
If allow_mouse_drag
is false, dragging is only available on touch.
This should usually be false.
Parameters:
this | |
allow_mouse_drag |
whether this can be dragged with mouse pointer |