Partager via


UITableViewDropDelegate_Extensions.DropSessionDidEnter Méthode

Définition

Méthode appelée lorsque le point de dépôt entre dans la vue table.

public static void DropSessionDidEnter (this UIKit.IUITableViewDropDelegate This, UIKit.UITableView tableView, UIKit.IUIDropSession session);
static member DropSessionDidEnter : UIKit.IUITableViewDropDelegate * UIKit.UITableView * UIKit.IUIDropSession -> unit

Paramètres

This
IUITableViewDropDelegate

Instance sur laquelle cette méthode d’extension fonctionne.

tableView
UITableView

Cible actuelle de la suppression.

session
IUIDropSession

Session de suppression entrée.

S’applique à