preferredContentMode property

UserPreferredContentMode? preferredContentMode
getter/setter pair

Sets the content mode that the WebView needs to use when loading and rendering a webpage. The default value is UserPreferredContentMode.RECOMMENDED.

Supported Platforms/Implementations:

Implementation

UserPreferredContentMode? preferredContentMode;