zoomScaleOption

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})
  • 3.0.0
  • 3.0.0

NOTE This is an abstract type. Any object meeting this description can be used where this type is used.

Defined By

Properties

zoomScaleOption
animated : Boolean

Determines whether the scroll view's zooming is animated.

Determines whether the scroll view's zooming is animated.