WebResourceLoadDelegate_Extensions.OnReceivedResponse Method

Definition

public static void OnReceivedResponse (this WebKit.IWebResourceLoadDelegate This, WebKit.WebView sender, Foundation.NSObject identifier, Foundation.NSUrlResponse responseReceived, WebKit.WebDataSource dataSource);
static member OnReceivedResponse : WebKit.IWebResourceLoadDelegate * WebKit.WebView * Foundation.NSObject * Foundation.NSUrlResponse * WebKit.WebDataSource -> unit

Parameters

sender
WebView
identifier
NSObject
responseReceived
NSUrlResponse
dataSource
WebDataSource

Applies to