BaseRenderToStreamHandlerTake Method

Definition

Namespace: Avalonia.Diagnostics.Screenshots
Assembly: Avalonia.Diagnostics (in Avalonia.Diagnostics.dll) Version: 11.3.999
public Task Take(
	Control control
)

Parameters

control  Control
 

Return Value

Task

Implements

IScreenshotHandlerTake(Control)

See Also