UICollectionViewDelegate_Extensions.CellDisplayingEnded 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é a été supprimée.
public static void CellDisplayingEnded (this UIKit.IUICollectionViewDelegate This, UIKit.UICollectionView collectionView, UIKit.UICollectionViewCell cell, Foundation.NSIndexPath indexPath);
static member CellDisplayingEnded : UIKit.IUICollectionViewDelegate * UIKit.UICollectionView * UIKit.UICollectionViewCell * Foundation.NSIndexPath -> unit
Paramètres
Instance sur laquelle cette méthode d’extension fonctionne.
- collectionView
- UICollectionView
Vue de collection à l’origine de la demande.
- cell
- UICollectionViewCell
- indexPath
- NSIndexPath