NSCollectionViewDelegate.ItemsChanged Método

Definición

[Foundation.Export("collectionView:didChangeItemsAtIndexPaths:toHighlightState:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void ItemsChanged (AppKit.NSCollectionView collectionView, Foundation.NSSet indexPaths, AppKit.NSCollectionViewItemHighlightState highlightState);
abstract member ItemsChanged : AppKit.NSCollectionView * Foundation.NSSet * AppKit.NSCollectionViewItemHighlightState -> unit
override this.ItemsChanged : AppKit.NSCollectionView * Foundation.NSSet * AppKit.NSCollectionViewItemHighlightState -> unit

Parámetros

collectionView
NSCollectionView
indexPaths
NSSet
Atributos

Se aplica a