NSMenuDelegate.UpdateItem(NSMenu, NSMenuItem, nint, Boolean) Method
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.
C#
[Foundation.Export("menu:updateItem:atIndex:shouldCancel:")]
public virtual bool UpdateItem(AppKit.NSMenu menu, AppKit.NSMenuItem item, nint atIndex, bool shouldCancel);
abstract member UpdateItem : AppKit.NSMenu * AppKit.NSMenuItem * nint * bool -> bool
override this.UpdateItem : AppKit.NSMenu * AppKit.NSMenuItem * nint * bool -> bool
- menu
- NSMenu
- item
- NSMenuItem
- atIndex
- System.System.IntPtr System.nativeint
- shouldCancel
- Boolean
- Attributes
Produkt | Versioner |
---|---|
Xamarin.Mac SDK | 14 |