다음을 통해 공유


NSBrowserDelegate.PromisedFilesDroppedAtDestination 메서드

정의

[Foundation.Export("browser:namesOfPromisedFilesDroppedAtDestination:forDraggedRowsWithIndexes:inColumn:")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.None, "Use 'NSFilePromiseReceiver' objects instead.")]
public virtual string[] PromisedFilesDroppedAtDestination (AppKit.NSBrowser browser, Foundation.NSUrl dropDestination, Foundation.NSIndexSet rowIndexes, nint column);
abstract member PromisedFilesDroppedAtDestination : AppKit.NSBrowser * Foundation.NSUrl * Foundation.NSIndexSet * nint -> string[]
override this.PromisedFilesDroppedAtDestination : AppKit.NSBrowser * Foundation.NSUrl * Foundation.NSIndexSet * nint -> string[]

매개 변수

browser
NSBrowser
dropDestination
NSUrl
rowIndexes
NSIndexSet
column
System.System.IntPtr System.nativeint

반환

String[]
특성

적용 대상