Partager via


UICollectionViewDelegate_Extensions.ItemUnhighlighted Méthode

Définition

Indique que la cellule au niveau de l’indexPath spécifié n’a pas été allumée.

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

Paramètres

This
IUICollectionViewDelegate

Instance sur laquelle cette méthode d’extension fonctionne.

collectionView
UICollectionView

Vue de collection à l’origine de la demande.

indexPath
NSIndexPath

S’applique à