NSOutlineViewDataSource.FilesDropped(NSOutlineView, NSUrl, NSArray) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
[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[]
- 属性