Partager via


UITextDropDelegate_Extensions.DropSessionDidEnd Méthode

Définition

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

public static void DropSessionDidEnd (this UIKit.IUITextDropDelegate This, UIKit.IUITextDroppable textDroppableView, UIKit.IUIDropSession session);
static member DropSessionDidEnd : UIKit.IUITextDropDelegate * UIKit.IUITextDroppable * UIKit.IUIDropSession -> unit

Paramètres

This
IUITextDropDelegate

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

textDroppableView
IUITextDroppable

Vue de destination.

session
IUIDropSession

Session de suppression qui s’est terminée.

S’applique à