disable

fully disables Webix touch handlers, only normal touch scrolling for html content works

void disable();

Example

webix.Touch.disable();

See also
  • Articles
  • Back to top