次の方法で共有


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

適用対象