DeferredRenderer.

Dispose() Method

Summary

Disposes of the renderer and detaches from the render loop.
Namespace
Avalonia.Rendering
Containing Type
DeferredRenderer

Syntax

public void Dispose()

Return Value

Type Description
void