NSCollectionViewDelegate_Extensions.ItemsSelected Método

Definición

[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

Parámetros

collectionView
NSCollectionView
indexPaths
NSSet
Atributos

Se aplica a