NSDocument.RenameDocument(NSObject) Method

Definition

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

Parameters

sender
NSObject
Attributes

Applies to