IWebDocumentRepresentation.ReceivedError(NSError, WebDataSource) Method

Definition

[Foundation.Export("receivedError:withDataSource:")]
[Foundation.Preserve(Conditional=true)]
public void ReceivedError (Foundation.NSError error, WebKit.WebDataSource dataSource);
abstract member ReceivedError : Foundation.NSError * WebKit.WebDataSource -> unit

Parameters

error
NSError
dataSource
WebDataSource
Attributes

Applies to