다음을 통해 공유


NSCollectionViewDelegate.ItemsChanged 메서드

정의

[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

매개 변수

collectionView
NSCollectionView
indexPaths
NSSet
특성

적용 대상