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

#include <Text.hpp>

Static Public Attributes

static constexpr std::string string {}
 
static constexpr auto anchorPoint {iv::mimics::elements::eTextAnchorPoint::Left}
 
static constexpr iv::types::color textColor {iv::color::White}
 
static constexpr bool hasUnderline {false}
 
static constexpr iv::types::color underlineColor {iv::color::Red}
 
static constexpr iv::types::length lengthLine {50}
 
static constexpr iv::types::width lineWidth {3}
 

Member Data Documentation

◆ anchorPoint

auto iv::mimics::Text::DefaultValues::anchorPoint {iv::mimics::elements::eTextAnchorPoint::Left}
staticconstexpr

◆ hasUnderline

bool iv::mimics::Text::DefaultValues::hasUnderline {false}
staticconstexpr

◆ lengthLine

iv::types::length iv::mimics::Text::DefaultValues::lengthLine {50}
staticconstexpr

◆ lineWidth

iv::types::width iv::mimics::Text::DefaultValues::lineWidth {3}
staticconstexpr

◆ string

std::string iv::mimics::Text::DefaultValues::string {}
staticconstexpr

◆ textColor

iv::types::color iv::mimics::Text::DefaultValues::textColor {iv::color::White}
staticconstexpr

◆ underlineColor

iv::types::color iv::mimics::Text::DefaultValues::underlineColor {iv::color::Red}
staticconstexpr

The documentation for this struct was generated from the following file: