NSPathCellDelegate.WillDisplayOpenPanel(NSPathCell, NSOpenPanel) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[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
Parâmetros
- pathCell
- NSPathCell
- openPanel
- NSOpenPanel
- Atributos