occurs when the touch event is ended
webix.attachEvent("onTouchEnd",function(start_context,current_context){ //your code here });
Parameters of the start_context and current_context objects are given below: