Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
Avalonia.HeadlessTestingFramework
ControlFinder
Methods
Skip(Int32)
Menu
On this page
Skip(Int32) Method
Definition
Namespace
Avalonia.HeadlessTestingFramework
Assembly
HeadlessTestingFramework.dll
View source
Skip a number of results.
public ControlFinder Skip(int count)
Parameters
count
Int32
Number of results to skip.
Returns
ControlFinder