mixedContentMode property
getter/setter pair
Configures the WebView's behavior when a secure origin attempts to load a resource from an insecure origin.
Officially Supported Platforms/Implementations:
- Android WebView 21+ (Official API - WebSettings.setMixedContentMode)
Implementation
MixedContentMode? mixedContentMode;