Share via


NSCollectionViewDelegateFlowLayout.ShouldSelectItems メソッド

定義

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

パラメーター

collectionView
NSCollectionView
indexPaths
NSSet

戻り値

属性

適用対象