abstract fun setOverPinchable(overPinchable: Boolean): Unit
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.
overPinchable - whether to allow over pinching
overPinchable