다음을 통해 공유


NSCollectionViewDelegate.ItemsSelected(NSCollectionView, NSSet) 메서드

정의

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

매개 변수

collectionView
NSCollectionView
indexPaths
NSSet
특성

적용 대상