Freigeben über


UICollectionViewDelegate_Extensions.CellDisplayingEnded Methode

Definition

Gibt an, dass die Zelle am angegebenen indexPath entfernt wurde.

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

Parameter

This
IUICollectionViewDelegate

Die Instanz, auf der diese Erweiterungsmethode ausgeführt wird.

collectionView
UICollectionView

Die Auflistungsansicht, die die Anforderung ausgelöst hat.

indexPath
NSIndexPath

Gilt für: