NSCollectionViewDelegate_Extensions.ItemsDeselected Method

Definition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public static void ItemsDeselected (this AppKit.INSCollectionViewDelegate This, AppKit.NSCollectionView collectionView, Foundation.NSSet indexPaths);
static member ItemsDeselected : AppKit.INSCollectionViewDelegate * AppKit.NSCollectionView * Foundation.NSSet -> unit

Parameters

collectionView
NSCollectionView
indexPaths
NSSet
Attributes

Applies to