DeferredRenderer.

DrawDirtyRects Property

Summary

Gets or sets a value indicating whether the renderer should draw a visual representation of its dirty rectangles.
Namespace
Avalonia.Rendering
Containing Type
DeferredRenderer

Syntax

public bool DrawDirtyRects { get; set; }

Value

Type Description
bool