disableVerticalScroll property
Set to true to disable vertical scroll. The default value is false.
Officially Supported Platforms/Implementations:
- Android native WebView
- iOS
- Web but iframe requires same origin
Implementation
bool? disableVerticalScroll;