Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
Avalonia.HeadlessTestingFramework
ControlFinder
Methods
Any()
Menu
On this page
Any() Method
Definition
Namespace
Avalonia.HeadlessTestingFramework
Assembly
HeadlessTestingFramework.dll
View source
Checks if any control matches the filters.
public bool Any()
Returns
Boolean
True if at least one control matches.