NSDocument.LockDocument(NSObject) Method

Definition

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

Parameters

sender
NSObject
Attributes

Applies to