allow_mouse_drag


Description:

[ Version ( since = "0.0.12" ) ]
public bool allow_mouse_drag { get; set; }

Sets whether the Paginator can be dragged with mouse pointer.

If the value is false, dragging is only available on touch.

This should usually be false.