disallowOverScroll property

bool disallowOverScroll
getter/setter pair

Set to true to disable the bouncing of the WebView when the scrolling has reached an edge of the content. The default value is false.

Implementation

bool disallowOverScroll;