UICollectionViewDelegate_Extensions.SupplementaryViewDisplayingEnded Méthode

Définition

Indique que la vue supplémentaire au niveau de l’indexPath spécifié a été supprimée.

public static void SupplementaryViewDisplayingEnded (this UIKit.IUICollectionViewDelegate This, UIKit.UICollectionView collectionView, UIKit.UICollectionReusableView view, Foundation.NSString elementKind, Foundation.NSIndexPath indexPath);
static member SupplementaryViewDisplayingEnded : UIKit.IUICollectionViewDelegate * UIKit.UICollectionView * UIKit.UICollectionReusableView * Foundation.NSString * 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.

elementKind
NSString
indexPath
NSIndexPath

S’applique à