disallowOverScroll property
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;
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
.
bool disallowOverScroll;