Home -> PlatformBindings -> WindowSystemInfoAppKit

Declaration

struct WindowSystemInfoAppKit : public IRenderer::WindowSystemInfoBase;

Description

The WindowSystemInfoAppKit structure identifies the AppKit window system during renderer initialization.

Availability: macOS when COBALT_RENDERER_APPKIT_SUPPORT is enabled. This is automatically enabled on macOS unless platform binding selection is manual.

Members

This structure has no public fields beyond the inherited base structure fields.

Constructors

Name Description
Public member Constructor
Creates a WindowSystemInfoAppKit structure.

See also