GestureTapCancelCallback typedef

void GestureTapCancelCallback ()

Signature for when the pointer that previously triggered a GestureTapDownCallback will not end up causing a tap.

See also:

Implementation

typedef GestureTapCancelCallback = void Function();