Skip to main content

ScreenshotHandler Property

Allow to customize SreenshotHandler

Definition

Namespace: Avalonia.Diagnostics
Assembly: Avalonia.Diagnostics (in Avalonia.Diagnostics.dll)

public IScreenshotHandler ScreenshotHandler { get; set; }

Property Value

IScreenshotHandler

Remarks

Default handler is FilePickerHandler

See Also

Reference

DevToolsOptions Class
Avalonia.Diagnostics Namespace