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