NSDocument.UnlockWithCompletionHandler Method

Definition

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

Parameters

Attributes

Applies to