open fun setAllowFlingInOverscroll(allow: Boolean): Unit
Overrides ZoomApi.setAllowFlingInOverscroll
Controls whether fling events are allowed when the view is in an overscrolled state.
allow - true allows fling in overscroll, false disables it
allow