![]() |
CYD-UI
A C++ library for building native graphic user interfaces
|
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"} |
Definition at line 32 of file component_anchors.cppm.