WebView.LayoutDirection

From Xojo Documentation

aWebView.LayoutDirection = newWebView.LayoutDirectionsValue
or
WebView.LayoutDirectionsValue = aWebView.LayoutDirection

New in 2020r1

Supported for all project types and targets.

The direction in which WebContainer controls will flow when added at runtime to a layout whose LayoutType is set to Flex.

See Also

LayoutDirections enumeration.