Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
Avalonia.HeadlessTestingFramework
ControlFinder
Methods
FindFirst()
Menu
On this page
FindFirst() Method
Definition
Namespace
Avalonia.HeadlessTestingFramework
Assembly
HeadlessTestingFramework.dll
View source
Finds the first matching control.
public object? FindFirst()
Returns
Object
The first matching control, or null if none found.