DefaultRenderTimerFramesPerSecond Property

Gets the number of frames per second at which the loop runs.

Definition

Namespace: Avalonia.Rendering
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public int FramesPerSecond { get; }

Property Value

Int32

See Also