다음을 통해 공유


NSCollectionViewDelegate.ItemsDeselected(NSCollectionView, NSSet) 메서드

정의

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

매개 변수

collectionView
NSCollectionView
indexPaths
NSSet
특성

적용 대상