Поделиться через


UICollectionViewDelegate_Extensions.SupplementaryViewDisplayingEnded Метод

Определение

Указывает, что дополнительное представление в указанном indexPath было удалено.

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

Параметры

This
IUICollectionViewDelegate

Экземпляр, с которым работает этот метод расширения.

collectionView
UICollectionView

Представление коллекции, в которое поступил запрос.

elementKind
NSString
indexPath
NSIndexPath

Применяется к