occurs when some webix view has been scrolled
view.attachEvent("onAfterScroll", function(){ var pos = this.getScrollState(); //your code here });