library / com.otaliastudios.zoom / ZoomApi / zoomBy

zoomBy

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

Applies the given factor to the current zoom.

Parameters

zoomFactor - a multiplicative factor

animate - whether to animate the transition