struct EE::UI::CSSUserSelectHelper¶
#include <uihtmlwidget.hpp> struct CSSUserSelectHelper { // methods static CSSUserSelect fromString(std::string_view value); static std::string_view toString(CSSUserSelect value); };
#include <uihtmlwidget.hpp> struct CSSUserSelectHelper { // methods static CSSUserSelect fromString(std::string_view value); static std::string_view toString(CSSUserSelect value); };