Freigeben über


UIDropInteractionDelegate.SessionDidEnd Methode

Definition

Methode, die aufgerufen wird, damit der Entwickler alle Ressourcen für die abgeschlossene Drop-Sitzung freigeben kann.

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

Parameter

interaction
UIDropInteraction

Die Interaktion, die die Anforderung stellt.

session
IUIDropSession

Die sitzung, die beendet wurde.

Attribute

Gilt für: