RecordScrollEvent(String, Vector) Method

Definition

Assembly HeadlessTestingFramework.dll

Records a scroll event.

public void RecordScrollEvent(string description, Vector delta)

Parameters

description
String

Description of the scroll event.

delta
Avalonia.Vector

Scroll delta.