ScrollToElement(AvaloniaElement) Method

Definition

Assembly HeadlessTestingFramework.dll

Scrolls to an element.

public Actions ScrollToElement(AvaloniaElement element)

Parameters

element
AvaloniaElement

The element to scroll to.

Returns

Actions
This Actions instance for chaining.