Share via


NSTableViewDataSource_Extensions.FilesDropped 方法

定义

public static string[] FilesDropped (this AppKit.INSTableViewDataSource This, AppKit.NSTableView tableView, Foundation.NSUrl dropDestination, Foundation.NSIndexSet indexSet);
static member FilesDropped : AppKit.INSTableViewDataSource * AppKit.NSTableView * Foundation.NSUrl * Foundation.NSIndexSet -> string[]

参数

tableView
NSTableView
dropDestination
NSUrl
indexSet
NSIndexSet

返回

String[]

适用于