MoveToElement(AvaloniaElement) Method

Definition

Assembly HeadlessTestingFramework.dll

Moves the mouse to the center of the element.

public Actions MoveToElement(AvaloniaElement element)

Parameters

element
AvaloniaElement

The target element.

Returns

Actions
This Actions instance for chaining.