library / com.otaliastudios.zoom / ZoomApi / realZoomTo

realZoomTo

abstract fun realZoomTo(realZoom: Float, animate: Boolean): Unit

Animates the actual matrix zoom to the given value.

Parameters

realZoom - the new real zoom value

animate - whether to animate the transition