Kanzi 4.0.0
kanzi::ios::DefaultIosGraphicsOutputProperties Struct Reference

Default properties to use when creating DefaultIosGraphicsOutput. More...

#include <kanzi/platform/platform/graphics_output/ios/default_ios_graphics_output_properties.hpp>

Public Member Functions

 DefaultIosGraphicsOutputProperties ()=delete
 Constructor.
 
 DefaultIosGraphicsOutputProperties (const kanzi::SystemConfiguration &configuration)
 Constructor.
 

Public Attributes

bool platformLoggingEnabled
 Indicates whether platform logging is enabled.
 
NativeWindowProperties windowProperties
 Native window properties.
 

Detailed Description

Default properties to use when creating DefaultIosGraphicsOutput.

Since
Kanzi 4.0.0

Constructor & Destructor Documentation

◆ DefaultIosGraphicsOutputProperties() [1/2]

kanzi::ios::DefaultIosGraphicsOutputProperties::DefaultIosGraphicsOutputProperties ( )
explicitdelete

Constructor.

◆ DefaultIosGraphicsOutputProperties() [2/2]

kanzi::ios::DefaultIosGraphicsOutputProperties::DefaultIosGraphicsOutputProperties ( const kanzi::SystemConfiguration & configuration)
explicit

Constructor.

Parameters
configurationKanzi configuration to use.

Member Data Documentation

◆ platformLoggingEnabled

bool kanzi::ios::DefaultIosGraphicsOutputProperties::platformLoggingEnabled

Indicates whether platform logging is enabled.

◆ windowProperties

NativeWindowProperties kanzi::ios::DefaultIosGraphicsOutputProperties::windowProperties

Native window properties.


The documentation for this struct was generated from the following file: