core/commands/screenshot/screenshot_models library

Classes

ScreenshotFailed
Screenshot capture or post-processing failed.
ScreenshotResult
Result of a captureScreenshot invocation.
ScreenshotSaved
Screenshot was captured, optionally downscaled, and saved to path.

Typedefs

ScreenshotInput = ({bool fullResolution, String output})
Input parameters for captureScreenshot.