IScreenshotHandler Interface
Allowed to define custom handler for Shreeshot
Definition
Namespace: Avalonia.Diagnostics
Assembly: Avalonia.Diagnostics (in Avalonia.Diagnostics.dll)
- C#
- VB
- F#
public interface IScreenshotHandler
Public Interface IScreenshotHandler
type IScreenshotHandler = interface end
Methods
Take(Control) | Handle the Screenshot |