Partager via


UICollectionViewDropDelegate.DropSessionDidExit Méthode

Définition

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

[Foundation.Export("collectionView:dropSessionDidExit:")]
public virtual void DropSessionDidExit (UIKit.UICollectionView collectionView, UIKit.IUIDropSession session);
abstract member DropSessionDidExit : UIKit.UICollectionView * UIKit.IUIDropSession -> unit
override this.DropSessionDidExit : UIKit.UICollectionView * UIKit.IUIDropSession -> unit

Paramètres

collectionView
UICollectionView

Vue de collection d’origine.

session
IUIDropSession

La session de suppression.

Attributs

S’applique à