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
.
Officially Supported Platforms/Implementations:
- iOS
Implementation
bool? disallowOverScroll;