IRenderer.

DrawFps Property

Summary

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

Syntax

bool DrawFps { get; set; }

Value

Type Description
bool