Partager via


UICollectionViewDropDelegate_Extensions.DropSessionDidEnd Méthode

Définition

Méthode appelée à la fin de la session de suppression.

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

Paramètres

This
IUICollectionViewDropDelegate

Instance sur laquelle cette méthode d’extension fonctionne.

collectionView
UICollectionView

Vue de collection d’origine.

session
IUIDropSession

La session de suppression.

S’applique à