-
Home
-
API
-
Avalonia.HeadlessTestingFramework.Recording
-
RecordedTouchSimulator
-
Methods
-
RecordedDrag(Interactive, Point, Point, Int32)
RecordedDrag(Interactive, Point, Point, Int32) Method
Definition
Simulates a recorded drag gesture with frame capture at each step.
public void RecordedDrag(Interactive target, Point startPoint, Point endPoint, int steps = 10)
Parameters