IScrollController.NotifyRequestedScrollCompleted(Int32) Methode

Definition

Gibt an, dass ein durch ein ScrollToRequested, ScrollByRequestedoder AddScrollVelocityRequested ereignis initiierter Bildlaufvorgang abgeschlossen wurde.

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

Parameter

correlationId
Int32

int

Eine Korrelations-ID-Nummer, die zum Zuordnen eines Methodenaufrufs zu entsprechenden Ereignissen verwendet wird.

Gilt für: