Share via


NSPathControlDelegate_Extensions.WillPopUpMenu Method

Definition

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

Parameters

pathControl
NSPathControl
menu
NSMenu
Attributes

Applies to