NSCollectionViewDelegate_Extensions.NamesOfPromisedFilesDroppedAtDestination Método

Definición

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.None, "Use 'NSFilePromiseReceiver' objects instead.")]
public static string[] NamesOfPromisedFilesDroppedAtDestination (this AppKit.INSCollectionViewDelegate This, AppKit.NSCollectionView collectionView, Foundation.NSUrl dropUrl, Foundation.NSIndexSet indexes);
static member NamesOfPromisedFilesDroppedAtDestination : AppKit.INSCollectionViewDelegate * AppKit.NSCollectionView * Foundation.NSUrl * Foundation.NSIndexSet -> string[]

Parámetros

collectionView
NSCollectionView
dropUrl
NSUrl
indexes
NSIndexSet

Devoluciones

String[]
Atributos

Se aplica a