![]() |
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 {"prev_x"} |
static constexpr dimension_parameter_t | y {"prev_y"} |
static constexpr dimension_parameter_t | width {"prev_width"} |
static constexpr dimension_parameter_t | height {"prev_height"} |
Definition at line 57 of file component_anchors.cppm.