onLongPressUp property
read / write
Called when the pointer stops contacting the screen after a long-press by a primary button.
See also:
- kPrimaryButton, the button this callback responds to.
- onLongPressEnd, which has the same timing but has data for the up gesture location.
Implementation
GestureLongPressUpCallback onLongPressUp