cancel method

void cancel()

The input from the pointer is no longer directed towards this receiver.

For example, the user might have been interrupted by a system-modal dialog in the middle of the drag.

Implementation

void cancel() { }