fires on holding finger in some position for a certain period of time
context | object | object with event parameters |
webix.attachEvent("onLongTouch",function(context){
//your code here
});
The time period is defined by the webix.Touch.longTouchDelay property.
Parameters of the context object are the following: