NSMenuDelegate.UpdateItem(NSMenu, NSMenuItem, nint, Boolean) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
[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
戻り値
- 属性