Is there a way to find the x and y position of the side scrollbar and track it as it moves?
You can try taking the scroll position from the contentOffset property. But it doesn't respond to scrolling delegate methods.