Bagikan melalui


UICollectionViewDelegate_Extensions.ShouldDeselectItem Metode

Definisi

Apakah sel di indexPath yang ditentukan akan memungkinkan dirinya untuk tidak dipilih.

public static bool ShouldDeselectItem (this UIKit.IUICollectionViewDelegate This, UIKit.UICollectionView collectionView, Foundation.NSIndexPath indexPath);
static member ShouldDeselectItem : 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