Compartilhar via


UICollectionViewDelegate_Extensions.SupplementaryViewDisplayingEnded Método

Definição

Indica que a exibição suplementar no indexPath especificado foi removida.

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

Parâmetros

This
IUICollectionViewDelegate

A instância na qual esse método de extensão opera.

collectionView
UICollectionView

A exibição de coleção que originou a solicitação.

elementKind
NSString
indexPath
NSIndexPath

Aplica-se a