ScrollEnded(Interactive, Int32) Method

Definition

Assembly HeadlessTestingFramework.dll

Simulates a Scroll gesture ended event.

public void ScrollEnded(Interactive target, int gestureId)

Parameters

target
Avalonia.Interactivity.Interactive

The target control to receive the event.

gestureId
Int32

Gesture ID of the scroll to end.