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

Definition

Assembly HeadlessTestingFramework.dll

Simulates a recorded pinch zoom gesture with frame capture.

public void RecordedPinchZoom(Interactive target, Point centerPoint, double startDistance, double endDistance, int steps = 10)

Parameters

centerPoint
Avalonia.Point
startDistance
Double
endDistance
Double
steps
Int32