library / com.otaliastudios.zoom / ZoomEngine / setMinZoom

setMinZoom

open fun setMinZoom(minZoom: Float, type: Int): Unit

Overrides ZoomApi.setMinZoom

Which is the min zoom that should be allowed. If setOverPinchable is set to true, this can be over-pinched for a brief time.

Parameters

minZoom - the min zoom

type - the constraint mode

See Also

ZoomApi.zoom

ZoomApi.realZoom