Compartilhar via


NSTableViewDataSource.FilesDropped(NSTableView, NSUrl, NSIndexSet) Método

Definição

[Foundation.Export("tableView:namesOfPromisedFilesDroppedAtDestination:forDraggedRowsWithIndexes:")]
public virtual string[] FilesDropped (AppKit.NSTableView tableView, Foundation.NSUrl dropDestination, Foundation.NSIndexSet indexSet);
abstract member FilesDropped : AppKit.NSTableView * Foundation.NSUrl * Foundation.NSIndexSet -> string[]
override this.FilesDropped : AppKit.NSTableView * Foundation.NSUrl * Foundation.NSIndexSet -> string[]

Parâmetros

tableView
NSTableView
dropDestination
NSUrl
indexSet
NSIndexSet

Retornos

String[]
Atributos

Aplica-se a