#include <Text.hpp>
|
static constexpr std::string_view | anchorPoint {"AnchorPoint"} |
|
static constexpr std::string_view | textColor {"Color"} |
|
static constexpr std::string_view | hasBackground {"HasBackground"} |
|
static constexpr std::string_view | backgroundColor {"BackgroundColor"} |
|
static constexpr std::string_view | hasUnderline {"HasUnderline"} |
|
static constexpr std::string_view | underlineColor {"UnderlineColor"} |
|
static constexpr std::string_view | lengthLine {"UnderlineLength"} |
|
static constexpr std::string_view | lineWidth {"UnderlineWidth"} |
|
◆ anchorPoint
std::string_view iv::mimics::Text::Keys::anchorPoint {"AnchorPoint"} |
|
staticconstexpr |
◆ backgroundColor
std::string_view iv::mimics::Text::Keys::backgroundColor {"BackgroundColor"} |
|
staticconstexpr |
◆ hasBackground
std::string_view iv::mimics::Text::Keys::hasBackground {"HasBackground"} |
|
staticconstexpr |
◆ hasUnderline
std::string_view iv::mimics::Text::Keys::hasUnderline {"HasUnderline"} |
|
staticconstexpr |
◆ lengthLine
std::string_view iv::mimics::Text::Keys::lengthLine {"UnderlineLength"} |
|
staticconstexpr |
◆ lineWidth
std::string_view iv::mimics::Text::Keys::lineWidth {"UnderlineWidth"} |
|
staticconstexpr |
◆ textColor
std::string_view iv::mimics::Text::Keys::textColor {"Color"} |
|
staticconstexpr |
◆ underlineColor
std::string_view iv::mimics::Text::Keys::underlineColor {"UnderlineColor"} |
|
staticconstexpr |
The documentation for this struct was generated from the following file: