namespace WebKit
{
    [ObsoletedOSPlatform("macos10.14", "No longer supported.")]
    [Protocol(FormalSince = "10.11", Name = "WebFrameLoadDelegate", WrapperType = typeof(WebFrameLoadDelegateWrapper))]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "StartedProvisionalLoad", ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(WebView), typeof(WebFrame) }, Selector = "webView:didStartProvisionalLoadForFrame:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ReceivedServerRedirectForProvisionalLoad", ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(WebView), typeof(WebFrame) }, Selector = "webView:didReceiveServerRedirectForProvisionalLoadForFrame:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "FailedProvisionalLoad", ParameterByRef = new[] { false, false, false }, ParameterType = new[] { typeof(WebView), typeof(NSError), typeof(WebFrame) }, Selector = "webView:didFailProvisionalLoadWithError:forFrame:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "CommitedLoad", ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(WebView), typeof(WebFrame) }, Selector = "webView:didCommitLoadForFrame:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ReceivedTitle", ParameterByRef = new[] { false, false, false }, ParameterType = new[] { typeof(WebView), typeof(string), typeof(WebFrame) }, Selector = "webView:didReceiveTitle:forFrame:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ReceivedIcon", ParameterByRef = new[] { false, false, false }, ParameterType = new[] { typeof(WebView), typeof(NSImage), typeof(WebFrame) }, Selector = "webView:didReceiveIcon:forFrame:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "FinishedLoad", ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(WebView), typeof(WebFrame) }, Selector = "webView:didFinishLoadForFrame:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "FailedLoadWithError", ParameterByRef = new[] { false, false, false }, ParameterType = new[] { typeof(WebView), typeof(NSError), typeof(WebFrame) }, Selector = "webView:didFailLoadWithError:forFrame:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ChangedLocationWithinPage", ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(WebView), typeof(WebFrame) }, Selector = "webView:didChangeLocationWithinPageForFrame:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "WillPerformClientRedirect", ParameterByRef = new[] { false, false, false, false, false }, ParameterType = new[] { typeof(WebView), typeof(NSUrl), typeof(double), typeof(NSDate), typeof(WebFrame) }, Selector = "webView:willPerformClientRedirectToURL:delay:fireDate:forFrame:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "CanceledClientRedirect", ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(WebView), typeof(WebFrame) }, Selector = "webView:didCancelClientRedirectForFrame:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "WillCloseFrame", ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(WebView), typeof(WebFrame) }, Selector = "webView:willCloseFrame:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ClearedWindowObject", ParameterByRef = new[] { false, false, false }, ParameterType = new[] { typeof(WebView), typeof(WebScriptObject), typeof(WebFrame) }, Selector = "webView:didClearWindowObject:forFrame:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "WindowScriptObjectAvailable", ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(WebView), typeof(WebScriptObject) }, Selector = "webView:windowScriptObjectAvailable:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "DidCreateJavaScriptContext", ParameterByRef = new[] { false, false, false }, ParameterType = new[] { typeof(WebView), typeof(JSContext), typeof(WebFrame) }, Selector = "webView:didCreateJavaScriptContext:forFrame:")]
    [SupportedOSPlatform("macos")]
    [UnsupportedOSPlatform("ios")]
    [UnsupportedOSPlatform("tvos")]
    [UnsupportedOSPlatform("maccatalyst")]
    public interface IWebFrameLoadDelegate : INativeObject, IDisposable
}
nuget.org
0.0 %
Assembly Microsoft.macOS , Version=14.0.0.0, PublicKeyToken=84e04ff9cfb79065
Help Documentation
.NET 6.0-macos7.0-macos8.0-macos9.0-macos
Xamarin macOS 0.0
OS Platforms

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

  • iOS
  • Mac Catalyst
  • macOS
  • tvOS
  • Built-in API
  • Package-provided API

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