NSDocument.CheckAutosavingSafety(NSError) Method

Definition

[Foundation.Export("checkAutosavingSafetyAndReturnError:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool CheckAutosavingSafety (out Foundation.NSError outError);
abstract member CheckAutosavingSafety :  -> bool
override this.CheckAutosavingSafety :  -> bool

Parameters

outError
NSError

Returns

Attributes

Applies to