NSCollectionViewDelegateFlowLayout.NamesOfPromisedFilesDroppedAtDestination Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
[Foundation.Export("collectionView:namesOfPromisedFilesDroppedAtDestination:forDraggedItemsAtIndexes:")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.None, "Use 'NSFilePromiseReceiver' objects instead.")]
public virtual string[] NamesOfPromisedFilesDroppedAtDestination (AppKit.NSCollectionView collectionView, Foundation.NSUrl dropUrl, Foundation.NSIndexSet indexes);
abstract member NamesOfPromisedFilesDroppedAtDestination : AppKit.NSCollectionView * Foundation.NSUrl * Foundation.NSIndexSet -> string[]
override this.NamesOfPromisedFilesDroppedAtDestination : AppKit.NSCollectionView * Foundation.NSUrl * Foundation.NSIndexSet -> string[]
Parámetros
- collectionView
- NSCollectionView
- dropUrl
- NSUrl
- indexes
- NSIndexSet
Devoluciones
String[]
- Atributos