library / com.otaliastudios.zoom / ZoomEngine / setOverScrollHorizontal

setOverScrollHorizontal

open fun setOverScrollHorizontal(overScroll: Boolean): Unit

Overrides ZoomApi.setOverScrollHorizontal

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

Parameters

overScroll - whether to allow horizontal over scrolling