Freigeben über


UIDragInteractionDelegate_Extensions.SessionDidMove Methode

Definition

Methode, die aufgerufen wird, wenn sich der Ziehpunkt bewegt.

public static void SessionDidMove (this UIKit.IUIDragInteractionDelegate This, UIKit.UIDragInteraction interaction, UIKit.IUIDragSession session);
static member SessionDidMove : UIKit.IUIDragInteractionDelegate * UIKit.UIDragInteraction * UIKit.IUIDragSession -> unit

Parameter

This
IUIDragInteractionDelegate

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

interaction
UIDragInteraction

Die Interaktion, die die Anforderung stellt.

session
IUIDragSession

Die Ziehsitzung.

Gilt für: