Partager via


UICollectionViewDropDelegate_Extensions.DropSessionDidExit Méthode

Définition

Méthode appelée lorsque le point de dépôt quitte l’affichage de la collection.

public static void DropSessionDidExit (this UIKit.IUICollectionViewDropDelegate This, UIKit.UICollectionView collectionView, UIKit.IUIDropSession session);
static member DropSessionDidExit : 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 à