setAllowMouseDrag

fun setAllowMouseDrag(allowMouseDrag: Boolean)

Sets whether @self can be dragged with mouse pointer.

If @allow_mouse_drag is FALSE, dragging is only available on touch.

Parameters

allowMouseDrag

whether @self can be dragged with mouse pointer