Share via


UICollectionViewDelegate_Extensions.CellDisplayingEnded 메서드

정의

지정된 indexPath의 셀이 제거되었음을 나타냅니다.

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

매개 변수

This
IUICollectionViewDelegate

이 확장 메서드가 작동하는 인스턴스입니다.

collectionView
UICollectionView

요청을 시작한 컬렉션 뷰입니다.

indexPath
NSIndexPath

적용 대상