NSPathCellDelegate.WillDisplayOpenPanel(NSPathCell, NSOpenPanel) Method

Definition

[Foundation.Export("pathCell:willDisplayOpenPanel:")]
public virtual void WillDisplayOpenPanel (AppKit.NSPathCell pathCell, AppKit.NSOpenPanel openPanel);
abstract member WillDisplayOpenPanel : AppKit.NSPathCell * AppKit.NSOpenPanel -> unit
override this.WillDisplayOpenPanel : AppKit.NSPathCell * AppKit.NSOpenPanel -> unit

Parameters

pathCell
NSPathCell
openPanel
NSOpenPanel
Attributes

Applies to