onTapCancel property

GestureTapCancelCallback onTapCancel
read / write

The pointer that previously triggered onTapDown will not end up causing a tap.

This triggers if the gesture loses the arena.

If the gesture wins the arena, onTapUp and onTap are called instead.

See also:

Implementation

GestureTapCancelCallback onTapCancel