-
Home
-
API
-
Avalonia.HeadlessTestingFramework.Recording
-
RecordedTouchSimulator
-
Methods
-
RecordedTwoFingerPan(Interactive, Point, Point, Double, Int32)
RecordedTwoFingerPan(Interactive, Point, Point, Double, Int32) Method
Definition
Simulates a recorded two-finger pan gesture with frame capture.
public void RecordedTwoFingerPan(Interactive target, Point startPoint, Point endPoint, double fingerSpacing = 50, int steps = 10)
Parameters