MonoMac.WebKit.WebView.DecideDownload Method
Use to notify the WebView that the policy decision is to download the file.

Syntax

public static void DecideDownload (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