共用方式為


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

傳回

屬性

適用於