Skip to content

37678B1E

Marcel Härtel edited this page Aug 27, 2023 · 2 revisions

ShowFPS Property

Show or hide the 'FPS' (frames per second) of the corresponding control / window.

Definition

Namespace: MonoGame.Forms.NET.Components
Assembly: MonoGame.Forms.NET (in MonoGame.Forms.NET.dll) Version: 3.2.0

C#

public bool ShowFPS { get; set; }

Property Value

Boolean

See Also

Reference

FPSCounter Class
MonoGame.Forms.NET.Components Namespace

Clone this wiki locally