forceCancel method

void forceCancel()

Implementation

void forceCancel() {
  _hold = null;
  _drag = null;
}