WebResourceLoadDelegate_Extensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static class WebResourceLoadDelegate_Extensions
type WebResourceLoadDelegate_Extensions = class
Inheritance
WebResourceLoadDelegate_Extensions
Methods
OnCancelledAuthenticationChallenge(IWebResourceLoadDelegate, WebView, NSObject, NSUrlAuthenticationChallenge, WebDataSource)
OnFailedLoading(IWebResourceLoadDelegate, WebView, NSObject, NSError, WebDataSource)
OnFinishedLoading(IWebResourceLoadDelegate, WebView, NSObject, WebDataSource)
OnIdentifierForInitialRequest(IWebResourceLoadDelegate, WebView, NSUrlRequest, WebDataSource)
OnPlugInFailed(IWebResourceLoadDelegate, WebView, NSError, WebDataSource)
OnReceivedAuthenticationChallenge(IWebResourceLoadDelegate, WebView, NSObject, NSUrlAuthenticationChallenge, WebDataSource)
OnReceivedContentLength(IWebResourceLoadDelegate, WebView, NSObject, nint, WebDataSource)
OnReceivedResponse(IWebResourceLoadDelegate, WebView, NSObject, NSUrlResponse, WebDataSource)
OnSendRequest(IWebResourceLoadDelegate, WebView, NSObject, NSUrlRequest, NSUrlResponse, WebDataSource)
Applies to