library / com.otaliastudios.zoom / ZoomApi / setOverScrollVertical

setOverScrollVertical

abstract fun setOverScrollVertical(overScroll: Boolean): Unit

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