Freigeben über


UITextDropDelegate_Extensions.DropSessionDidExit Methode

Definition

Methode, die aufgerufen wird, wenn der Ablagepunkt die Textansicht verlässt.

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

Parameter

This
IUITextDropDelegate

Die Instanz, auf der diese Erweiterungsmethode ausgeführt wird.

textDroppableView
IUITextDroppable

Die zuvor empfangene Ansicht.

session
IUIDropSession

Die Sitzung, die beendet wurde.

Gilt für: