NSMenuDelegate_Extensions.UpdateItem Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- This
- INSMenuDelegate
- menu
- NSMenu
- item
- NSMenuItem
- atIndex
- System.System.IntPtr System.nativeint
- shouldCancel
- Boolean