Kanzi 3.9.10
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.
 
unsigned int width
 Unsigned width of the window.
 

Detailed Description

Unsigned window size.

Since
Kanzi 3.9.7

Member Data Documentation

◆ width

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

Unsigned width of the window.

◆ height

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

Unsigned height of the window.


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