Share via


WebResourceLoadDelegate_Extensions.OnReceivedResponse Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void OnReceivedResponse(this WebKit.IWebResourceLoadDelegate This, WebKit.WebView sender, Foundation.NSObject identifier, Foundation.NSUrlResponse responseReceived, WebKit.WebDataSource dataSource);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member OnReceivedResponse : WebKit.IWebResourceLoadDelegate * WebKit.WebView * Foundation.NSObject * Foundation.NSUrlResponse * WebKit.WebDataSource -> unit

Parameters

sender
WebView
identifier
NSObject
responseReceived
NSUrlResponse
dataSource
WebDataSource
Attributes

Applies to