diff --git a/docs/scrollview.html b/docs/scrollview.html index c73b002705c..b615b3aad19 100644 --- a/docs/scrollview.html +++ b/docs/scrollview.html @@ -76,7 +76,7 @@ only once each time the view is scrolled.

contentInset. Defaults to {0, 0, 0, 0}.

iosscrollsToTop bool #

When true, the scroll view scrolls to top when the status bar is tapped. The default value is true.

iossnapToAlignment enum('start', 'center', 'end') #

When snapToInterval is set, snapToAlignment will define the relationship -of the the snapping to the scroll view. +of the snapping to the scroll view. - start (the default) will align the snap at the left (horizontal) or top (vertical) - center will align the snap in the center - end will align the snap at the right (horizontal) or bottom (vertical)

iossnapToInterval number #

When set, causes the scroll view to stop at multiples of the value of