SwipeTracker.allowMouseDrag
bool allowMouseDrag() @property nothrowGet allowMouseDrag property.
Returns
Whether to allow dragging with mouse pointer.
void allowMouseDrag(bool propval) @property nothrowSet allowMouseDrag property.
Parameters
propval | Whether to allow dragging with mouse pointer. |