Freigeben über


WebView.MixedContentMode Methode

Definition

Ruft das Ladeverhalten für gemischten Inhalt ab.

public static Xamarin.Forms.PlatformConfiguration.AndroidSpecific.MixedContentHandling MixedContentMode (this Xamarin.Forms.IPlatformElementConfiguration<Xamarin.Forms.PlatformConfiguration.Android,Xamarin.Forms.WebView> config);
static member MixedContentMode : Xamarin.Forms.IPlatformElementConfiguration<Xamarin.Forms.PlatformConfiguration.Android, Xamarin.Forms.WebView> -> Xamarin.Forms.PlatformConfiguration.AndroidSpecific.MixedContentHandling

Parameter

config
IPlatformElementConfiguration<Android,WebView>

Die Plattformkonfiguration für die Android-Webansicht, für die das Ladeverhalten für eine Mischung aus sicherem und unsicherem Inhalt abgerufen werden soll.

Gibt zurück

Gilt für: