RecordedMouseWheel(Interactive, Vector, Nullable, Int32) Method

Definition

Assembly HeadlessTestingFramework.dll

Simulates a recorded mouse wheel scroll with frame capture.

public void RecordedMouseWheel(Interactive target, Vector delta, Point? position = default(Point? ), int steps = 5)

Parameters

position
Nullable<Point>
steps
Int32