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

Static Public Attributes

static constexpr std::string string {}
 
static constexpr bool show {false}
 
static constexpr iv::types::color color {iv::color::Black}
 
static constexpr iv::types::width width {50}
 
static constexpr iv::types::height height {50}
 
static constexpr iv::types::width borderWidth {0}
 
static constexpr iv::types::color borderColor {iv::color::Black}
 

Member Data Documentation

◆ borderColor

iv::types::color iv::mimics::Background::DefaultValues::borderColor {iv::color::Black}
staticconstexpr

◆ borderWidth

iv::types::width iv::mimics::Background::DefaultValues::borderWidth {0}
staticconstexpr

◆ color

iv::types::color iv::mimics::Background::DefaultValues::color {iv::color::Black}
staticconstexpr

◆ height

iv::types::height iv::mimics::Background::DefaultValues::height {50}
staticconstexpr

◆ show

bool iv::mimics::Background::DefaultValues::show {false}
staticconstexpr

◆ string

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

◆ width

iv::types::width iv::mimics::Background::DefaultValues::width {50}
staticconstexpr

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