IScrollController.NotifyRequestedScrollCompleted(Int32) Metode
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Menunjukkan bahwa operasi pengguliran yang dimulai melalui ScrollToRequested
peristiwa , , ScrollByRequested
atau AddScrollVelocityRequested
telah selesai.
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
Nomor ID korelasi yang digunakan untuk mengaitkan panggilan metode dengan peristiwa yang sesuai.