Share via


IScrollController.NotifyRequestedScrollCompleted(Int32) メソッド

定義

、、または AddScrollVelocityRequested イベントを介してScrollToRequestedScrollByRequested開始されたスクロール操作が完了したことを示します。

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

メソッド呼び出しを対応するイベントに関連付けるために使用される関連付け ID 番号。

適用対象