Partager via


UITextDropDelegate_Extensions.DropSessionDidExit Méthode

Définition

Méthode appelée lorsque le point de dépôt quitte l’affichage texte.

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

Paramètres

This
IUITextDropDelegate

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

textDroppableView
IUITextDroppable

Vue précédemment reçue.

session
IUIDropSession

Session qui s’est terminée.

S’applique à