net9.0-macos
namespace WebKit
{
    [ObsoletedOSPlatform("macos10.14", "No longer supported.")]
    [Protocol(FormalSince = "10.11", Name = "WebPolicyDelegate", WrapperType = typeof(WebPolicyDelegateWrapper))]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "DecidePolicyForNavigation", ParameterByRef = new[] { false, false, false, false, false }, ParameterType = new[] { typeof(WebView), typeof(NSDictionary), typeof(NSUrlRequest), typeof(WebFrame), typeof(NSObject) }, Selector = "webView:decidePolicyForNavigationAction:request:frame:decisionListener:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "DecidePolicyForNewWindow", ParameterByRef = new[] { false, false, false, false, false }, ParameterType = new[] { typeof(WebView), typeof(NSDictionary), typeof(NSUrlRequest), typeof(string), typeof(NSObject) }, Selector = "webView:decidePolicyForNewWindowAction:request:newFrameName:decisionListener:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "DecidePolicyForMimeType", ParameterByRef = new[] { false, false, false, false, false }, ParameterType = new[] { typeof(WebView), typeof(string), typeof(NSUrlRequest), typeof(WebFrame), typeof(NSObject) }, Selector = "webView:decidePolicyForMIMEType:request:frame:decisionListener:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "UnableToImplementPolicy", ParameterByRef = new[] { false, false, false }, ParameterType = new[] { typeof(WebView), typeof(NSError), typeof(WebFrame) }, Selector = "webView:unableToImplementPolicyWithError:frame:")]
    [SupportedOSPlatform("macos")]
    [UnsupportedOSPlatform("ios")]
    [UnsupportedOSPlatform("tvos")]
    [UnsupportedOSPlatform("maccatalyst")]
    public interface IWebPolicyDelegate : INativeObject, IDisposable
}
nuget.org
0.0 %
Reference this API
0.0 %
Derive from this class or interface
Assembly Microsoft.macOS , Version=14.0.0.0, PublicKeyToken=84e04ff9cfb79065
Help Documentation
.NET 6.0-macos7.0-macos8.0-macos9.0-macos
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

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