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