Share via


NSPathCellDelegate_Extensions.WillPopupMenu Method

Definition

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

Parameters

pathCell
NSPathCell
menu
NSMenu
Attributes

Applies to