NSMenuDelegate_Extensions.UpdateItem Method

Definition

public static bool UpdateItem (this AppKit.INSMenuDelegate This, AppKit.NSMenu menu, AppKit.NSMenuItem item, nint atIndex, bool shouldCancel);
static member UpdateItem : AppKit.INSMenuDelegate * AppKit.NSMenu * AppKit.NSMenuItem * nint * bool -> bool

Parameters

menu
NSMenu
item
NSMenuItem
atIndex
System.System.IntPtr System.nativeint
shouldCancel
Boolean

Returns

Applies to