Freigeben über


UICollectionViewDropDelegate_Extensions.DropSessionDidEnter Methode

Definition

Methode, die aufgerufen wird, wenn der Ablagepunkt in die Auflistungsansicht eintritt.

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