From 4025a9d78fa104eb0f650fae6ffb093793002831 Mon Sep 17 00:00:00 2001 From: Travis CI Date: Sun, 7 Feb 2016 15:22:32 +0000 Subject: [PATCH] update website --- docs/scrollview.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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