NSOutlineViewDataSource.AcceptDrop 方法

定义

[Foundation.Export("outlineView:acceptDrop:item:childIndex:")]
public virtual bool AcceptDrop (AppKit.NSOutlineView outlineView, AppKit.NSDraggingInfo info, Foundation.NSObject item, nint index);
abstract member AcceptDrop : AppKit.NSOutlineView * AppKit.NSDraggingInfo * Foundation.NSObject * nint -> bool
override this.AcceptDrop : AppKit.NSOutlineView * AppKit.NSDraggingInfo * Foundation.NSObject * nint -> bool

参数

outlineView
NSOutlineView
item
NSObject
index
System.System.IntPtr System.nativeint

返回

属性

适用于