library / com.otaliastudios.zoom / ZoomEngine / zoomBy

zoomBy

open fun zoomBy(zoomFactor: Float, animate: Boolean): Unit

Overrides ZoomApi.zoomBy

Applies the given factor to the current zoom.

Parameters

zoomFactor - a multiplicative factor

animate - whether to animate the transition