Used with
WebSettings.MixedContentMode
In this mode, the WebView will allow a secure origin to load content from any other origin,
even if that origin is insecure.
Value: 0
Syntax
[Android.Runtime.Register("MIXED_CONTENT_ALWAYS_ALLOW")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Webkit.MixedContentHandling enum directly instead of this field.")]
public const
MixedContentHandling MixedContentAlwaysAllow Remarks
Requirements
Namespace: Android.Webkit
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1