Skip to content

slint::platform::AbstractRenderer Class

class AbstractRenderer;
C++
#include <slint-platform.h>
C++

Inherited by slint::platform::SkiaRenderer, slint::platform::SoftwareRenderer.

Internal interface for a renderer for use with the WindowAdapter.

This class is not intended to be re-implemented. In places where this class is required, use one of the existing implementations such as SoftwareRenderer or SkiaRenderer.


© 2026 SixtyFPS GmbH