MonoMac.WebKit.WebPolicyDelegate: Method Members

The methods of MonoMac.WebKit.WebPolicyDelegate are listed below. For a list of all members, see the WebPolicyDelegate Members list.

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Methods

static
DecideDownload(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
static
DecideIgnore(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
DecidePolicyForMimeType(WebView, string, MonoMac.Foundation.NSUrlRequest, WebFrame, MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
DecidePolicyForNavigation(WebView, MonoMac.Foundation.NSDictionary, MonoMac.Foundation.NSUrlRequest, WebFrame, MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
DecidePolicyForNewWindow(WebView, MonoMac.Foundation.NSDictionary, MonoMac.Foundation.NSUrlRequest, string, MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
static
DecideUse(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
UnableToImplementPolicy(WebView, MonoMac.Foundation.NSError, WebFrame)
Documentation for this section has not yet been entered.