Signature for when a pointer that will trigger a tap has stopped contacting the screen.
The position at which the pointer stopped contacting the screen is available
in the details
.
Source
typedef void GestureTapUpCallback(TapUpDetails details);
Signature for when a pointer that will trigger a tap has stopped contacting the screen.
The position at which the pointer stopped contacting the screen is available
in the details
.
typedef void GestureTapUpCallback(TapUpDetails details);