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


UICollectionViewDropDelegate_Extensions.DropSessionDidEnd Метод

Определение

Метод, вызываемый при завершении сеанса удаления.

public static void DropSessionDidEnd (this UIKit.IUICollectionViewDropDelegate This, UIKit.UICollectionView collectionView, UIKit.IUIDropSession session);
static member DropSessionDidEnd : UIKit.IUICollectionViewDropDelegate * UIKit.UICollectionView * UIKit.IUIDropSession -> unit

Параметры

This
IUICollectionViewDropDelegate

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

collectionView
UICollectionView

Представление исходной коллекции.

session
IUIDropSession

Сеанс удаления.

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