Partager via


IScrollController.NotifyRequestedScrollCompleted(Int32) Méthode

Définition

Indique qu’une opération de défilement lancée via un ScrollToRequestedévénement , ScrollByRequestedou AddScrollVelocityRequested est terminée.

public:
 void NotifyRequestedScrollCompleted(int correlationId);
void NotifyRequestedScrollCompleted(int const& correlationId);
public void NotifyRequestedScrollCompleted(int correlationId);
function notifyRequestedScrollCompleted(correlationId)
Public Sub NotifyRequestedScrollCompleted (correlationId As Integer)

Paramètres

correlationId
Int32

int

Numéro d’ID de corrélation utilisé pour associer un appel de méthode aux événements correspondants.

S’applique à