Share via


NSDraggingSource_Extensions.NamesOfPromisedFilesDroppedAtDestination Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static string[] NamesOfPromisedFilesDroppedAtDestination(this AppKit.INSDraggingSource This, Foundation.NSUrl dropDestination);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member NamesOfPromisedFilesDroppedAtDestination : AppKit.INSDraggingSource * Foundation.NSUrl -> string[]

Parameters

dropDestination
NSUrl

Returns

String[]
Attributes

Applies to