NSCollectionViewDelegate_Extensions.ShouldDeselectItems Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public static Foundation.NSSet ShouldDeselectItems (this AppKit.INSCollectionViewDelegate This, AppKit.NSCollectionView collectionView, Foundation.NSSet indexPaths);
static member ShouldDeselectItems : AppKit.INSCollectionViewDelegate * AppKit.NSCollectionView * Foundation.NSSet -> Foundation.NSSet
Parámetros
- collectionView
- NSCollectionView
- indexPaths
- NSSet
Devoluciones
- Atributos