NSPathCellDelegate.WillDisplayOpenPanel(NSPathCell, NSOpenPanel) Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
[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
Parametri
- pathCell
- NSPathCell
- openPanel
- NSOpenPanel
- Attributi