RecordedSwipe(Interactive, Point, SwipeDirection, Double, Int32) Method

Definition

Assembly HeadlessTestingFramework.dll

Simulates a recorded swipe gesture with frame capture.

public void RecordedSwipe(Interactive target, Point startPoint, SwipeDirection direction, double distance = 100, int duration = 200)

Parameters

startPoint
Avalonia.Point
direction
SwipeDirection
distance
Double
duration
Int32