다음을 통해 공유


PdfView.UpdateItem(NSMenu, NSMenuItem, nint, Boolean) 메서드

정의

[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

반환

특성

적용 대상