NSCollectionViewDelegate.ShouldSelectItems(NSCollectionView, NSSet) 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.
[Foundation.Export("collectionView:shouldSelectItemsAtIndexPaths:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual Foundation.NSSet ShouldSelectItems (AppKit.NSCollectionView collectionView, Foundation.NSSet indexPaths);
abstract member ShouldSelectItems : AppKit.NSCollectionView * Foundation.NSSet -> Foundation.NSSet
override this.ShouldSelectItems : AppKit.NSCollectionView * Foundation.NSSet -> Foundation.NSSet
Paramètres
- collectionView
- NSCollectionView
- indexPaths
- NSSet
Retours
- Attributs