Bagikan melalui


UICollectionViewDelegate_Extensions.ShouldSelectItem Metode

Definisi

Apakah sel di indexPath yang ditentukan memungkinkan dirinya untuk dipilih.

public static bool ShouldSelectItem (this UIKit.IUICollectionViewDelegate This, UIKit.UICollectionView collectionView, Foundation.NSIndexPath indexPath);
static member ShouldSelectItem : UIKit.IUICollectionViewDelegate * UIKit.UICollectionView * Foundation.NSIndexPath -> bool

Parameter

This
IUICollectionViewDelegate

Instans tempat metode ekstensi ini beroperasi.

collectionView
UICollectionView

Tampilan koleksi yang berasal dari permintaan.

indexPath
NSIndexPath

Mengembalikan

Berlaku untuk