Optional parameter for setZoomScale method.
On iOS, the optional parameter animated
to enable the animation while the scroll view
zooms. For example
setZoomScale(2, {animated:true})
NOTE This is an abstract type. Any object meeting this description can be used where this type is used.
Determines whether the scroll view's zooming is animated.
Determines whether the scroll view's zooming is animated.