共用方式為


NSDraggingSource.NamesOfPromisedFilesDroppedAtDestination(NSUrl) 方法

定義

[Foundation.Export("namesOfPromisedFilesDroppedAtDestination:")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.None, "Use NSFilePromiseProvider objects instead.")]
public virtual string[] NamesOfPromisedFilesDroppedAtDestination (Foundation.NSUrl dropDestination);
abstract member NamesOfPromisedFilesDroppedAtDestination : Foundation.NSUrl -> string[]
override this.NamesOfPromisedFilesDroppedAtDestination : Foundation.NSUrl -> string[]

參數

dropDestination
NSUrl

傳回

String[]
屬性

適用於