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