NSBrowserDelegate_Extensions.PromisedFilesDroppedAtDestination Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.None, "Use 'NSFilePromiseReceiver' objects instead.")]
public static string[] PromisedFilesDroppedAtDestination (this AppKit.INSBrowserDelegate This, AppKit.NSBrowser browser, Foundation.NSUrl dropDestination, Foundation.NSIndexSet rowIndexes, nint column);
static member PromisedFilesDroppedAtDestination : AppKit.INSBrowserDelegate * AppKit.NSBrowser * Foundation.NSUrl * Foundation.NSIndexSet * nint -> string[]
Parâmetros
- This
- INSBrowserDelegate
- browser
- NSBrowser
- dropDestination
- NSUrl
- rowIndexes
- NSIndexSet
- column
- System.System.IntPtr System.nativeint
Retornos
String[]
- Atributos