struct EE::UI::BorderRadiuseStr¶
#include <border.hpp> struct BorderRadiuseStr { // fields std::string topLeft; std::string topRight; std::string bottomLeft; std::string bottomRight; };
#include <border.hpp> struct BorderRadiuseStr { // fields std::string topLeft; std::string topRight; std::string bottomLeft; std::string bottomRight; };