NSCollectionViewDelegate_Extensions.ShouldDeselectItems Method

Definition

[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

Parameters

collectionView
NSCollectionView
indexPaths
NSSet

Returns

Attributes

Applies to