Freigeben über


UICollectionViewDelegate_Extensions.SupplementaryViewDisplayingEnded Methode

Definition

Gibt an, dass die ergänzende Ansicht am angegebenen indexPath entfernt wurde.

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

Parameter

This
IUICollectionViewDelegate

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

collectionView
UICollectionView

Die Auflistungsansicht, die aus der Anforderung stammt.

elementKind
NSString
indexPath
NSIndexPath

Gilt für: