Freigeben über


UICollectionViewDropDelegate_Extensions.DropSessionDidExit Methode

Definition

Methode, die aufgerufen wird, wenn der Drop point die Auflistungsansicht verlässt.

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

Parameter

This
IUICollectionViewDropDelegate

Die Instanz, auf der diese Erweiterungsmethode ausgeführt wird.

collectionView
UICollectionView

Die ursprüngliche Auflistungsansicht.

session
IUIDropSession

Die Drop-Sitzung.

Gilt für: