共用方式為


NSMenuDelegate_Extensions.UpdateItem 方法

定義

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

參數

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

傳回

適用於