net7.0-maccatalyst
namespace Microsoft.Maui.Platform
{
    public class MauiWebViewNavigationDelegate : NSObject, INativeObject, IDisposable, IWKNavigationDelegate
    {
        [Export("webView:didFinishNavigation:")]
        public void DidFinishNavigation(WKWebView! webView, WKNavigation! navigation);
    }
}
Assembly Microsoft.Maui , Version=1.0.0.0, PublicKeyToken=
.NET 6.0-ios6.0-maccatalyst7.0-maccatalyst
OS Platforms

For the selected framework this API is only supported on the following OS platforms:

  • Mac Catalyst >= 13.1
  • Built-in API
  • Package-provided API

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