NSDocument.WillNotPresentError(NSError) Method

Definition

[Foundation.Export("willNotPresentError:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void WillNotPresentError (Foundation.NSError error);
abstract member WillNotPresentError : Foundation.NSError -> unit
override this.WillNotPresentError : Foundation.NSError -> unit

Parameters

error
NSError
Attributes

Applies to