UICollectionViewDelegate_Extensions.ShouldSelectItem Metode
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
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
Instans tempat metode ekstensi ini beroperasi.
- collectionView
- UICollectionView
Tampilan koleksi yang berasal dari permintaan.
- indexPath
- NSIndexPath