다음을 통해 공유


IScrollController.NotifyRequestedScrollCompleted(Int32) 메서드

정의

, ScrollByRequested또는 AddScrollVelocityRequested 이벤트를 통해 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

메서드 호출을 해당 이벤트와 연결하는 데 사용되는 상관 관계 ID 번호입니다.

적용 대상