onLongTouch of ui.datatable, Events Webix Docs
fires on holding finger in some position for a certain period of time
void onLongTouch(object context);
context
The time period is defined by the webix.Touch.longTouchDelay property.
onLongTouch of ui.datatable, Events Webix Docs
fires on holding finger in some position for a certain period of time
void onLongTouch(object context);
context
The time period is defined by the webix.Touch.longTouchDelay property.