GestureLongPressUpCallback typedef

void GestureLongPressUpCallback ()

Signature for when a pointer stops contacting the screen after a long press gesture was detected.

Implementation

typedef GestureLongPressUpCallback = void Function();