다음을 통해 공유


NSTableViewDataSource_Extensions.FilesDropped 메서드

정의

public static string[] FilesDropped (this AppKit.INSTableViewDataSource This, AppKit.NSTableView tableView, Foundation.NSUrl dropDestination, Foundation.NSIndexSet indexSet);
static member FilesDropped : AppKit.INSTableViewDataSource * AppKit.NSTableView * Foundation.NSUrl * Foundation.NSIndexSet -> string[]

매개 변수

tableView
NSTableView
dropDestination
NSUrl
indexSet
NSIndexSet

반환

String[]

적용 대상