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
- info
- NSDraggingInfo
- item
- NSObject
- index
- System.System.IntPtr System.nativeint
Возвращаемое значение
- Атрибуты