Editar

Share via


IWKUrlSchemeTask.DidFailWithError(NSError) Method

Definition

Method that is called to indicate failure.

[Foundation.Export("didFailWithError:")]
[Foundation.Preserve(Conditional=true)]
public void DidFailWithError (Foundation.NSError error);
abstract member DidFailWithError : Foundation.NSError -> unit

Parameters

error
NSError

The error that occurred.

Attributes

Applies to