Kanzi 3.9.10
kanzi::windowing::PositionU Struct Reference

Unsigned window position. More...

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

Public Attributes

unsigned int x
 Unsigned X coordinate of the position.
 
unsigned int y
 Unsigned Y coordinate of the position.
 

Detailed Description

Unsigned window position.

Since
Kanzi 3.9.7

Member Data Documentation

◆ x

unsigned int kanzi::windowing::PositionU::x

Unsigned X coordinate of the position.

◆ y

unsigned int kanzi::windowing::PositionU::y

Unsigned Y coordinate of the position.


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