Freigeben über


UIDropInteractionDelegate_Extensions.SessionDidUpdate Methode

Definition

Methode, die aufgerufen wird, wenn sich der Touchpunkt in oder innerhalb der Ansicht bewegt oder wenn Ziehelemente hinzugefügt werden, während sich der Touchpunkt in der Ansicht befindet.

public static UIKit.UIDropProposal SessionDidUpdate (this UIKit.IUIDropInteractionDelegate This, UIKit.UIDropInteraction interaction, UIKit.IUIDropSession session);
static member SessionDidUpdate : UIKit.IUIDropInteractionDelegate * UIKit.UIDropInteraction * UIKit.IUIDropSession -> UIKit.UIDropProposal

Parameter

This
IUIDropInteractionDelegate

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

interaction
UIDropInteraction

Die Interaktion, die die Anforderung stellt.

session
IUIDropSession

Die Sitzung, die geändert wurde.

Gibt zurück

Gilt für: