how to see how much they scrolled?

When using widgets theres a newScrollView which creates a scrolling box. My question is how would you see how far they went down?

actually I found out. using scrollview._view.y with error checking

actually I found out. using scrollview._view.y with error checking