Share via


NSCollectionView.NamesOfPromisedFilesDroppedAtDestination(NSUrl) Method

Definition

[Foundation.Export("namesOfPromisedFilesDroppedAtDestination:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string[] NamesOfPromisedFilesDroppedAtDestination(Foundation.NSUrl dropDestination);
[<Foundation.Export("namesOfPromisedFilesDroppedAtDestination:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member NamesOfPromisedFilesDroppedAtDestination : Foundation.NSUrl -> string[]
override this.NamesOfPromisedFilesDroppedAtDestination : Foundation.NSUrl -> string[]

Parameters

dropDestination
NSUrl

Returns

String[]

Implements

Attributes

Applies to