Skip to content

slint::GraphicsAPI

enum class GraphicsAPI
ValueDescription
NativeOpenGLThe rendering is done using OpenGL.
InaccessibleThe rendering is done using APIs inaccessible from C++, such as WGPU.

This enum describes a low-level access to specific graphics APIs used by the renderer.


© 2026 SixtyFPS GmbH