Bagikan melalui


UICollectionViewDelegate_Extensions.ShouldHighlightItem Metode

Definisi

Apakah sel di indexPath yang ditentukan akan memungkinkan dirinya sendiri untuk disorot.

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