다음을 통해 공유


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

적용 대상