Partager via


UITextDropDelegate.DropSessionDidExit Méthode

Définition

Méthode appelée lorsque le point de dépôt quitte la vue texte.

[Foundation.Export("textDroppableView:dropSessionDidExit:")]
public virtual void DropSessionDidExit (UIKit.IUITextDroppable textDroppableView, UIKit.IUIDropSession session);
abstract member DropSessionDidExit : UIKit.IUITextDroppable * UIKit.IUIDropSession -> unit
override this.DropSessionDidExit : UIKit.IUITextDroppable * UIKit.IUIDropSession -> unit

Paramètres

textDroppableView
IUITextDroppable

Vue de réception précédente.

session
IUIDropSession

Session qui s’est terminée.

Attributs

S’applique à