Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
iv::mimics::Text::Keys Struct Reference

#include <Text.hpp>

Static Public Attributes

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"}
 

Member Data Documentation

◆ 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: