NSOutlineViewDataSource.FilesDropped(NSOutlineView, NSUrl, NSArray) Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
[Foundation.Export("outlineView:namesOfPromisedFilesDroppedAtDestination:forDraggedItems:")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.None, "Use 'NSFilePromiseReceiver' objects instead.")]
public virtual string[] FilesDropped (AppKit.NSOutlineView outlineView, Foundation.NSUrl dropDestination, Foundation.NSArray items);
abstract member FilesDropped : AppKit.NSOutlineView * Foundation.NSUrl * Foundation.NSArray -> string[]
override this.FilesDropped : AppKit.NSOutlineView * Foundation.NSUrl * Foundation.NSArray -> string[]
Параметры
- outlineView
- NSOutlineView
- dropDestination
- NSUrl
- items
- NSArray
Возвращаемое значение
String[]
- Атрибуты