MonobjcMonobjc Documented Class Library
BrowserNamesOfPromisedFilesDroppedAtDestinationForDraggedRowsWithIndexesInColumn Event
NamespacesMonobjc.AppKitNSBrowser..::..NSBrowserDelegateEventDispatcherBrowserNamesOfPromisedFilesDroppedAtDestinationForDraggedRowsWithIndexesInColumn

Implements file promise drag operations.

Original signature is '- (NSArray *)browser:(NSBrowser *)browser namesOfPromisedFilesDroppedAtDestination:(NSURL *)dropDestination forDraggedRowsWithIndexes:(NSIndexSet *)rowIndexes inColumn:(NSInteger)column'

Available in Mac OS X v10.5 and later.

Declaration Syntax
C#Visual BasicVisual C++
Return Value
Filenames (not pathnames) for the actual files represented by the rows the user is dropping.
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)

Assembly: Monobjc.AppKit (Module: Monobjc.AppKit)