NSDraggingSource_Extensions.NamesOfPromisedFilesDroppedAtDestination Method

Definition

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.None, "Use NSFilePromiseProvider objects instead.")]
public static string[] NamesOfPromisedFilesDroppedAtDestination (this AppKit.INSDraggingSource This, Foundation.NSUrl dropDestination);
static member NamesOfPromisedFilesDroppedAtDestination : AppKit.INSDraggingSource * Foundation.NSUrl -> string[]

Parameters

dropDestination
NSUrl

Returns

String[]
Attributes

Applies to