Freigeben über


UIDropInteractionDelegate.SessionDidExit Methode

Definition

Methode, die aufgerufen wird, wenn der Benutzer die Abbruchsitzung für die Drop-Interaktion aus der Ansicht zieht.

[Foundation.Export("dropInteraction:sessionDidExit:")]
public virtual void SessionDidExit (UIKit.UIDropInteraction interaction, UIKit.IUIDropSession session);
abstract member SessionDidExit : UIKit.UIDropInteraction * UIKit.IUIDropSession -> unit
override this.SessionDidExit : UIKit.UIDropInteraction * UIKit.IUIDropSession -> unit

Parameter

interaction
UIDropInteraction

Die Interaktion, die die Anforderung stellt.

session
IUIDropSession

Die Sitzung, die die Ansicht für die Interaktion verlassen hat.

Attribute

Gilt für: