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