Fps Property
Gets or sets the number of frames per second at which the renderer should run. Default 60.
Definition
Namespace: Avalonia.LinuxFramebuffer
Assembly: Avalonia.LinuxFramebuffer (in Avalonia.LinuxFramebuffer.dll)
- C#
- VB
- F#
public int Fps { get; set; }
Public Property Fps As Integer
Get
Set
member Fps : int with get, set
Property Value
Int32See Also
Reference
LinuxFramebufferPlatformOptions Class
Avalonia.LinuxFramebuffer Namespace