NSCollectionViewDelegate_Extensions.NamesOfPromisedFilesDroppedAtDestination Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.None, "Use 'NSFilePromiseReceiver' objects instead.")]
public static string[] NamesOfPromisedFilesDroppedAtDestination (this AppKit.INSCollectionViewDelegate This, AppKit.NSCollectionView collectionView, Foundation.NSUrl dropUrl, Foundation.NSIndexSet indexes);
static member NamesOfPromisedFilesDroppedAtDestination : AppKit.INSCollectionViewDelegate * AppKit.NSCollectionView * Foundation.NSUrl * Foundation.NSIndexSet -> string[]
Paramètres
- collectionView
- NSCollectionView
- dropUrl
- NSUrl
- indexes
- NSIndexSet
Retours
String[]
- Attributs