net9.0-ios17.5
namespace Microsoft.Maui.Platform
{
    public class MauiWKWebView : WKWebView, IWebViewDelegate
    {
        [Export("webViewWebContentProcessDidTerminate:")]
        public void ContentProcessDidTerminate(WKWebView! webView);
    }
}
.NET 8.09.0
Information specific to net9.0
Platforms This API is only available when you target a specific platform:
iOS 17.5
Mac Catalyst 17.5
Information specific to net9.0-ios17.5
Assembly

Microsoft.Maui , Version=1.0.0.0, PublicKeyToken=

Referencing

Your project needs a package reference to Microsoft.Maui.Core.

Package Microsoft.Maui.Core net9.0-ios17.5
Preview This API is contained in a prerelease package.
Platform Restrictions

This API is only supported on the following platforms:

  • iOS >= 13
  • Built-in API
  • Package-provided API

09/12/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙