layoutAlgorithm property
Sets the underlying layout algorithm. This will cause a re-layout of the WebView.
Officially Supported Platforms/Implementations:
- Android native WebView (Official API - WebSettings.setLayoutAlgorithm)
Implementation
LayoutAlgorithm? layoutAlgorithm;