The members of MonoMac.WebKit.WebPolicyDelegate are listed below.
See Also: Inherited members from MonoMac.Foundation.NSObject
| Default constructor, initializes a new instance of this class. | ||
| A constructor that initializes the object from the data stored in the unarchiver object. | ||
| Constructor to call on derived classes when the derived class has an [Export] constructor. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. |
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. | ||