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