LinuxFramebufferPlatformOptions Properties
Properties
Fps | Gets or sets the number of frames per second at which the renderer should run. Default 60. |
ShouldRenderOnUIThread | Render directly on the UI thread instead of using a dedicated render thread. This can be usable if your device don't have multiple cores to begin with. This setting is false by default. |
See Also
Reference
LinuxFramebufferPlatformOptions Class
Avalonia.LinuxFramebuffer Namespace