The
methods
of MonoMac.WebKit.WebResourceLoadDelegate are listed below. For a list of all members, see the WebResourceLoadDelegate Members list.
See Also: Inherited members from MonoMac.Foundation.NSObject
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. |