The members of MonoMac.WebKit.WebResourceLoadDelegate are listed below.
See Also: Inherited members from MonoMac.Foundation.NSObject
Public Constructors
| | 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. |
Public Methods
| OnCancelledAuthenticationChallenge(WebView, MonoMac.Foundation.NSObject, MonoMac.Foundation.NSUrlAuthenticationChallenge, WebDataSource)Documentation for this section has not yet been entered. |
| OnFailedLoading(WebView, MonoMac.Foundation.NSObject, MonoMac.Foundation.NSError, WebDataSource)Documentation for this section has not yet been entered. |
| OnFinishedLoading(WebView, MonoMac.Foundation.NSObject, WebDataSource)Documentation for this section has not yet been entered. |
| OnIdentifierForInitialRequest(WebView, MonoMac.Foundation.NSUrlRequest, WebDataSource) : MonoMac.Foundation.NSObjectDocumentation for this section has not yet been entered. |
| OnPlugInFailed(WebView, MonoMac.Foundation.NSError, WebDataSource)Documentation for this section has not yet been entered. |
| OnReceivedAuthenticationChallenge(WebView, MonoMac.Foundation.NSObject, MonoMac.Foundation.NSUrlAuthenticationChallenge, WebDataSource)Documentation for this section has not yet been entered. |
| OnReceivedContentLength(WebView, MonoMac.Foundation.NSObject, int, WebDataSource)Documentation for this section has not yet been entered. |
| OnReceivedResponse(WebView, MonoMac.Foundation.NSObject, MonoMac.Foundation.NSUrlResponse, WebDataSource)Documentation for this section has not yet been entered. |
| OnSendRequest(WebView, MonoMac.Foundation.NSObject, MonoMac.Foundation.NSUrlRequest, MonoMac.Foundation.NSUrlResponse, WebDataSource) : MonoMac.Foundation.NSUrlRequestDocumentation for this section has not yet been entered. |