DragTo(AvaloniaElement) Method

Definition

Assembly HeadlessTestingFramework.dll

Drags this element to the target element.

public AvaloniaElement DragTo(AvaloniaElement target)

Parameters

target
AvaloniaElement

The target element.

Returns

AvaloniaElement
This element for chaining.