set_allow_mouse_drag


Description:

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.

Parameters:

this

a carousel

allow_mouse_drag

whether this can be dragged with mouse pointer