ActiveElement Property

Definition

Assembly HeadlessTestingFramework.dll

Gets the active/focused element.

public AvaloniaElement? ActiveElement { get; }

Returns

AvaloniaElement
The active element or null.