library / com.otaliastudios.zoom / ZoomEngine / setAllowFlingInOverscroll

setAllowFlingInOverscroll

open fun setAllowFlingInOverscroll(allow: Boolean): Unit

Overrides ZoomApi.setAllowFlingInOverscroll

Controls whether fling events are allowed when the view is in an overscrolled state.

Parameters

allow - true allows fling in overscroll, false disables it