IScreenshotHandler Interface

Allowed to define custom handler for Shreeshot

Definition

Namespace: Avalonia.Diagnostics
Assembly: Avalonia.Diagnostics (in Avalonia.Diagnostics.dll) Version: 11.3.999
public interface IScreenshotHandler

Methods

Take(Control) Handle the Screenshot

See Also