NSDocument.UnlockWithCompletionHandler Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[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
Parâmetros
- completionHandler
- NSDocumentUnlockCompletionHandler
- Atributos