MonoMac.WebKit.WebView.DecideUse Method
Use to notify the WebView that the policy decision is to use the resource.

Syntax

public static void DecideUse (MonoMac.Foundation.NSObject decisionToken)

Parameters

decisionToken
Token parameter received by the policy method.

Remarks

You call this method from one the policy events (MonoMac.WebView.DecidePolicyForMimeType, MonoMac.WebView.DecidePolicyForNavigation or MonoMac.WebView.DecidePolicyForNewWindow) or from the methods in your MonoMac.WebKit.WebPolicyDelegate subclass to notify WebKit that your policy code has determined that the file has to be downloaded. The webPolicyDecisionListener object is the parameter that your policy method received.

Requirements

Namespace: MonoMac.WebKit
Assembly: XamMac (in XamMac.dll)
Assembly Versions: 0.0.0.0