NSCollectionViewDelegate_Extensions.ItemsSelected 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.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public static void ItemsSelected (this AppKit.INSCollectionViewDelegate This, AppKit.NSCollectionView collectionView, Foundation.NSSet indexPaths);
static member ItemsSelected : AppKit.INSCollectionViewDelegate * AppKit.NSCollectionView * Foundation.NSSet -> unit
Paramètres
- collectionView
- NSCollectionView
- indexPaths
- NSSet
- Attributs