Share via


NSDocument.UnlockDocumentWithCompletionHandler Method

Definition

[Foundation.Export("unlockDocumentWithCompletionHandler:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void UnlockDocumentWithCompletionHandler(AppKit.NSDocumentUnlockDocumentCompletionHandler completionHandler);
[<Foundation.Export("unlockDocumentWithCompletionHandler:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member UnlockDocumentWithCompletionHandler : AppKit.NSDocumentUnlockDocumentCompletionHandler -> unit
override this.UnlockDocumentWithCompletionHandler : AppKit.NSDocumentUnlockDocumentCompletionHandler -> unit

Parameters

Attributes

Applies to