Partager via


UITableViewDropDelegate_Extensions.DropSessionDidEnd Méthode

Définition

Méthode appelée à la fin de la session de suppression.

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

Paramètres

This
IUITableViewDropDelegate

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

tableView
UITableView

Vue de table cible d’origine.

session
IUIDropSession

Session qui s’est terminée.

S’applique à