library / com.otaliastudios.zoom / ZoomEngine / setOverScrollVertical

setOverScrollVertical

open fun setOverScrollVertical(overScroll: Boolean): Unit

Overrides ZoomApi.setOverScrollVertical

Controls whether the content should be over-scrollable vertically. If it is, drag and fling vertical events can scroll the content outside the safe area, then return to safe values.

Parameters

overScroll - whether to allow vertical over scrolling