다음을 통해 공유


NSTableViewDataSource.UpdateDraggingItems(NSTableView, NSDraggingInfo) 메서드

정의

[Foundation.Export("tableView:updateDraggingItemsForDrag:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void UpdateDraggingItems (AppKit.NSTableView tableView, AppKit.NSDraggingInfo draggingInfo);
abstract member UpdateDraggingItems : AppKit.NSTableView * AppKit.NSDraggingInfo -> unit
override this.UpdateDraggingItems : AppKit.NSTableView * AppKit.NSDraggingInfo -> unit

매개 변수

tableView
NSTableView
draggingInfo
NSDraggingInfo
특성

적용 대상