touchends
occurs when a finger is removed from a touch screen
Return
a Listener that emits TouchEvents on its Flow
Parameters
init
expression to manipulate the event dispatching like calling stopPropagation
or similar DOM-API.
occurs when a finger is removed from a touch screen