Share via


NSCollectionViewDelegate_Extensions.NamesOfPromisedFilesDroppedAtDestination Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static string[] NamesOfPromisedFilesDroppedAtDestination(this AppKit.INSCollectionViewDelegate This, AppKit.NSCollectionView collectionView, Foundation.NSUrl dropUrl, Foundation.NSIndexSet indexes);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member NamesOfPromisedFilesDroppedAtDestination : AppKit.INSCollectionViewDelegate * AppKit.NSCollectionView * Foundation.NSUrl * Foundation.NSIndexSet -> string[]

Parameters

collectionView
NSCollectionView
dropUrl
NSUrl
indexes
NSIndexSet

Returns

String[]
Attributes

Applies to