Freigeben über


UICollectionViewDropDelegate_Extensions.DropSessionDidEnd Methode

Definition

Methode, die aufgerufen wird, wenn die Ablagesitzung endet.

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

Gilt für: