NSCoder.Fail(NSError) Method

Definition

[Foundation.Export("failWithError:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void Fail (Foundation.NSError error);
abstract member Fail : Foundation.NSError -> unit
override this.Fail : Foundation.NSError -> unit

Parameters

error
NSError
Attributes

Applies to