NSTableViewDataSource_Extensions.FilesDropped Method

Definition

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[]

Applies to