NSDocumentController.BeginOpenPanelWithCompletionHandler Method

Definition

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

Parameters

Attributes

Applies to