共用方式為


IScrollController.NotifyRequestedScrollCompleted(Int32) 方法

定義

表示透過、 ScrollByRequestedAddScrollVelocityRequested 事件起始的ScrollToRequested卷動作業已完成。

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

參數

correlationId
Int32

int

用來建立方法呼叫與對應事件的關聯標識碼。

適用於