onCancel property
The pointer that previously triggered onDown
did not complete.
See also:
- kPrimaryButton, the button this callback responds to.
Implementation
GestureSwipeCancelCallback? onCancel;
The pointer that previously triggered onDown
did not complete.
See also:
GestureSwipeCancelCallback? onCancel;