library / com.otaliastudios.zoom / ZoomEngine / realZoom

realZoom

open val realZoom: Float

Overrides ZoomApi.realZoom

Gets the current zoom value, including the base zoom that was eventually applied during the starting transformation, see setTransformation. This value will match the scaleX - scaleY values you get into the Matrix, and is the actual scale value of the content from its original size.

Return
the real zoom