次の方法で共有


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

戻り値

属性

適用対象