다음을 통해 공유


NSDocument.Autosave(Boolean, NSDocumentCompletionHandler) 메서드

정의

[Foundation.Export("autosaveWithImplicitCancellability:completionHandler:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void Autosave (bool autosavingIsImplicitlyCancellable, AppKit.NSDocumentCompletionHandler completionHandler);
abstract member Autosave : bool * AppKit.NSDocumentCompletionHandler -> unit
override this.Autosave : bool * AppKit.NSDocumentCompletionHandler -> unit

매개 변수

autosavingIsImplicitlyCancellable
Boolean
completionHandler
NSDocumentCompletionHandler
특성

적용 대상