DeferredRenderer.

DrawFps Property

Summary

Gets or sets a value indicating whether the renderer should draw an FPS counter.
Namespace
Avalonia.Rendering
Containing Type
DeferredRenderer

Syntax

public bool DrawFps { get; set; }

Value

Type Description
bool