NSDocument.MoveDocumentWithCompletionHandler Method

Definition

[Foundation.Export("moveDocumentWithCompletionHandler:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 8, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void MoveDocumentWithCompletionHandler (AppKit.NSDocumentMoveCompletionHandler completionHandler);
abstract member MoveDocumentWithCompletionHandler : AppKit.NSDocumentMoveCompletionHandler -> unit
override this.MoveDocumentWithCompletionHandler : AppKit.NSDocumentMoveCompletionHandler -> unit

Parameters

Attributes

Applies to