Share via


NSPathControlDelegate_Extensions.WillDisplayOpenPanel Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void WillDisplayOpenPanel(this AppKit.INSPathControlDelegate This, AppKit.NSPathControl pathControl, AppKit.NSOpenPanel openPanel);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member WillDisplayOpenPanel : AppKit.INSPathControlDelegate * AppKit.NSPathControl * AppKit.NSOpenPanel -> unit

Parameters

pathControl
NSPathControl
openPanel
NSOpenPanel
Attributes

Applies to