SwipeTracker.allowMouseDrag

bool allowMouseDrag() @property nothrow

Get allowMouseDrag property.

Returns

Whether to allow dragging with mouse pointer.
void allowMouseDrag(bool propval) @property nothrow

Set allowMouseDrag property.

Parameters

propvalWhether to allow dragging with mouse pointer.