yOffset
Vertical scroll offset; platform-dependent value, should not be used for positioning but can be used with
UIScrollContainer.scrollTo().
yOffset: number;
Related
type UIScrollView.ScrollEventData static
The data structure contained by each UIScrollView.ScrollEvent.
