1 reference to WebView
Microsoft.Maui.Controls (1)
PlatformConfiguration\AndroidSpecific\WebView.cs (1)
22
public static readonly BindableProperty MixedContentModeProperty = BindableProperty.Create("MixedContentMode", typeof(MixedContentHandling), typeof(
WebView
), MixedContentHandling.NeverAllow);