CYD-UI
A C++ library for building native graphic user interfaces
Loading...
Searching...
No Matches
cydui::components::anchors::parent_component Struct Referenceexport

Classes

struct  bottom_center
 
struct  bottom_left
 
struct  bottom_right
 
struct  center
 
struct  middle_left
 
struct  middle_right
 
struct  top_center
 
struct  top_left
 
struct  top_right
 

Static Public Attributes

static constexpr dimension_parameter_t x {"parent_x"}
 
static constexpr dimension_parameter_t y {"parent_y"}
 
static constexpr dimension_parameter_t width {"parent_width"}
 
static constexpr dimension_parameter_t height {"parent_height"}
 

Detailed Description

Definition at line 32 of file component_anchors.cppm.


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