共用方式為


NSDraggingSource_Extensions.NamesOfPromisedFilesDroppedAtDestination 方法

定義

[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[]

參數

dropDestination
NSUrl

傳回

String[]
屬性

適用於