Skip to main content

X11RenderingMode Enumeration

Represents the rendering mode for platform graphics.

Definition

Namespace: Avalonia
Assembly: Avalonia.X11 (in Avalonia.X11.dll)

public enum X11RenderingMode

Members

Software1Avalonia is rendered into a framebuffer.
Glx2Enables Glx rendering.
Egl3Enables native Linux EGL rendering.
Vulkan4Enables Vulkan rendering

See Also

Reference

Avalonia Namespace