Share via


NSPathCellDelegate_Extensions.WillDisplayOpenPanel Method

Definition

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

Parameters

pathCell
NSPathCell
openPanel
NSOpenPanel
Attributes

Applies to