void GestureMultiTapUpCallback(int pointer, TapUpDetails details)

Signature used by MultiTapGestureRecognizer for when a pointer that will trigger a tap has stopped contacting the screen at a particular location.

Source

typedef void GestureMultiTapUpCallback(int pointer, TapUpDetails details);