library / com.otaliastudios.zoom / ZoomEngine / realZoomTo
realZoomTo
open fun realZoomTo(realZoom: Float, animate: Boolean): Unit
Overrides ZoomApi.realZoomTo
Animates the actual matrix zoom to the given value.
Parameters
realZoom - the new real zoom value
animate - whether to animate the transition