setReloadOnRotate

This method sets whether to reload the webview when the screen is rotated. The default value is false.

Since

Added 2.71.0.

Return

The builder of configuration.

Parameters

reloadOnRotate

reload webview when screen is rotated. If true, the webview will be reloaded when the screen is rotated. If false, the webview will not be reloaded when the screen is rotated. The default value is false.