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