Home -> WindowSystemInfoSDL3 -> GetType

Description

The GetType method returns the concrete platform type stored by the SDL helper.

Usage

IRenderer::WindowSystemInfoBase::WindowSystemType GetType();

Return value

[IRenderer::WindowSystemInfoBase::WindowSystemType]
The concrete platform binding type.

See also