library / com.otaliastudios.zoom / ZoomEngine / setOverPinchable

setOverPinchable

open fun setOverPinchable(overPinchable: Boolean): Unit

Overrides ZoomApi.setOverPinchable

Controls whether the content should be overPinchable. If it is, pinch events can change the zoom outside the safe bounds, than return to safe values.

Parameters

overPinchable - whether to allow over pinching