RecordedRotation(Interactive, Point, Double, Double, Double, Int32) Method

Definition

Assembly HeadlessTestingFramework.dll

Simulates a recorded rotation gesture with frame capture.

public void RecordedRotation(Interactive target, Point centerPoint, double radius, double startAngle, double endAngle, int steps = 10)

Parameters

centerPoint
Avalonia.Point
radius
Double
startAngle
Double
endAngle
Double
steps
Int32