Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
Avalonia.HeadlessTestingFramework.Appium
AvaloniaDriver
Properties
ActiveElement
Menu
On this page
ActiveElement Property
Definition
Namespace
Avalonia.HeadlessTestingFramework.Appium
Assembly
HeadlessTestingFramework.dll
View source
Gets the active/focused element.
public AvaloniaElement? ActiveElement { get; }
Returns
AvaloniaElement
The active element or null.