#include <formatted.hpp>
Definition at line 20 of file formatted.hpp.
◆ FormattedSection() [1/2]
mbgl::style::expression::FormattedSection::FormattedSection |
( |
std::string |
text_, |
|
|
std::optional< double > |
fontScale_, |
|
|
std::optional< FontStack > |
fontStack_, |
|
|
std::optional< Color > |
textColor_ |
|
) |
| |
|
inlineexplicit |
◆ FormattedSection() [2/2]
mbgl::style::expression::FormattedSection::FormattedSection |
( |
Image |
image_ | ) |
|
|
inlineexplicit |
◆ fontScale
std::optional<double> mbgl::style::expression::FormattedSection::fontScale |
◆ fontStack
std::optional<FontStack> mbgl::style::expression::FormattedSection::fontStack |
◆ image
std::optional<Image> mbgl::style::expression::FormattedSection::image |
◆ text
std::string mbgl::style::expression::FormattedSection::text |
◆ textColor
std::optional<Color> mbgl::style::expression::FormattedSection::textColor |
The documentation for this struct was generated from the following file:
- /home/runner/work/maplibre-native/maplibre-native/include/mbgl/style/expression/formatted.hpp