NSTableViewDataSource_Extensions.FilesDropped Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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[]
Parameters
- tableView
- NSTableView
- dropDestination
- NSUrl
- indexSet
- NSIndexSet
Returns
String[]