Share via


NSBrowserDelegate_Extensions.PromisedFilesDroppedAtDestination Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static string[] PromisedFilesDroppedAtDestination(this AppKit.INSBrowserDelegate This, AppKit.NSBrowser browser, Foundation.NSUrl dropDestination, Foundation.NSIndexSet rowIndexes, IntPtr column);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member PromisedFilesDroppedAtDestination : AppKit.INSBrowserDelegate * AppKit.NSBrowser * Foundation.NSUrl * Foundation.NSIndexSet * nativeint -> string[]

Parameters

browser
NSBrowser
dropDestination
NSUrl
rowIndexes
NSIndexSet
column
IntPtr

nativeint

Returns

String[]
Attributes

Applies to