Home -> PlatformBindings -> WindowSystemInfoHeadless
Declaration
struct WindowSystemInfoHeadless : public IRenderer::WindowSystemInfoBase;Description
The WindowSystemInfoHeadless structure identifies a renderer initialization path that is not bound to a native operating system window system.
Availability: All platforms. This structure is included unconditionally by PlatformBindings.pkg.
Members
This structure has no public fields beyond the inherited base structure fields.
Constructors
| Name | Description | |
|---|---|---|
| Constructor |
Creates a WindowSystemInfoHeadless structure.
|