Freigeben über


UIDropInteractionDelegate.SessionDidEnter Methode

Definition

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

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

Parameter

interaction
UIDropInteraction

Die Interaktion, die die Anforderung stellt.

session
IUIDropSession

Die Sitzung, die in die Ansicht für die Interaktion gelangt ist.

Attribute

Gilt für: