ZoomView.transition zoomview-transition

[ZoomView.|<containerId>_zoomView.]transition= *time*[, *easing*]

time
Specifies the time in seconds that the animation for a single zoom step action takes.
easing

Creates an illusion of acceleration or deceleration which makes the transition appear more natural. You can set easing to one of the following:

  • 0 (auto)
  • 1 (linear)
  • 2 (quadratic)
  • 3 (cubic)
  • 4 (quartic)
  • 5 (quintic)

Auto mode always uses linear transition when elastic zoom is disabled (default). Otherwise, it fits one of the other easing functions based on the transition time. That is, the shorter the transition time the higher the easing function is used to accelerate the acceleration or deceleration effect.

Properties section-65be9301796240e38f31818229da7acc

Optional.

Default section-bd374ffc5182484faa77a7a3c8fa70f2

0.5,0

Example section-bd6c4249bccf44aab13fee8552f5a8b3

transition=2,2

recommendation-more-help
b7426f53-aad9-4c00-83fc-664f30f681e8