[ Version ( since = "0.0.12" ) ]
public void set_allow_mouse_drag (bool allow_mouse_drag)
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.
this | |
allow_mouse_drag |
whether this can be dragged with mouse pointer |