UICollectionViewDelegate_Extensions.ItemUnhighlighted Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
Instance sur laquelle cette méthode d’extension fonctionne.
- collectionView
- UICollectionView
Vue de collection à l’origine de la demande.
- indexPath
- NSIndexPath