Kanzi  3.9.8
Kanzi Engine C++ API
kanzi::windowing::SizeU Struct Reference

Unsigned window size. More...

#include <kanzi/core.ui/platform/windowing_ng/common/window_geometry.hpp>

Public Attributes

unsigned int height
 Unsigned height of the window. More...
 
unsigned int width
 Unsigned width of the window. More...
 

Detailed Description

Unsigned window size.

Since
Kanzi 3.9.7

Member Data Documentation

unsigned int kanzi::windowing::SizeU::width

Unsigned width of the window.

unsigned int kanzi::windowing::SizeU::height

Unsigned height of the window.


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