Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
Avalonia.HeadlessTestingFramework.Appium
AvaloniaDriver
Methods
Screenshot()
Menu
On this page
Screenshot() Method
Definition
Namespace
Avalonia.HeadlessTestingFramework.Appium
Assembly
HeadlessTestingFramework.dll
View source
Takes a screenshot of the entire root control.
public RenderTargetBitmap? Screenshot()
Returns
Avalonia.Media.Imaging.RenderTargetBitmap
The screenshot as a bitmap.