NSDocument.MoveDocument(NSObject) Method

Definition

[Foundation.Export("moveDocument:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 8, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void MoveDocument (Foundation.NSObject sender);
abstract member MoveDocument : Foundation.NSObject -> unit
override this.MoveDocument : Foundation.NSObject -> unit

Parameters

sender
NSObject
Attributes

Applies to