-
Home
-
API
-
Avalonia.HeadlessTestingFramework.Recording
-
RecordedTouchSimulator
-
Methods
-
RecordedMouseWheel(Interactive, Vector, Nullable, Int32)
RecordedMouseWheel(Interactive, Vector, Nullable, Int32) Method
Definition
Simulates a recorded mouse wheel scroll with frame capture.
public void RecordedMouseWheel(Interactive target, Vector delta, Point? position = default(Point? ), int steps = 5)
Parameters