PdfView.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
返回
- 属性