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

Static Public Attributes

static constexpr std::string string {}
 
static constexpr iv::types::height textHeight {20}
 
static constexpr iv::types::color messageColor {iv::color::White}
 
static constexpr bool hasConfirmation {false}
 
static constexpr iv::types::color confirmationMessageColor {iv::color::Red}
 
static constexpr bool hasPassword {false}
 

Member Data Documentation

◆ confirmationMessageColor

iv::types::color iv::mimics::elements::Command::DefaultValues::confirmationMessageColor {iv::color::Red}
staticconstexpr

◆ hasConfirmation

bool iv::mimics::elements::Command::DefaultValues::hasConfirmation {false}
staticconstexpr

◆ hasPassword

bool iv::mimics::elements::Command::DefaultValues::hasPassword {false}
staticconstexpr

◆ messageColor

iv::types::color iv::mimics::elements::Command::DefaultValues::messageColor {iv::color::White}
staticconstexpr

◆ string

std::string iv::mimics::elements::Command::DefaultValues::string {}
staticconstexpr

◆ textHeight

iv::types::height iv::mimics::elements::Command::DefaultValues::textHeight {20}
staticconstexpr

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