Represents a margin.
More...
|
| Margin () noexcept |
| Creates a margin of size zero. More...
|
|
| Margin (float size) noexcept |
| Creates a margin with this size on all sides. More...
|
|
FlexItem::Margin::Margin |
( |
| ) |
|
|
noexcept |
Creates a margin of size zero.
FlexItem::Margin::Margin |
( |
float |
size | ) |
|
|
noexcept |
Creates a margin with this size on all sides.
float FlexItem::Margin::left |
float FlexItem::Margin::right |
float FlexItem::Margin::top |
float FlexItem::Margin::bottom |
The documentation for this struct was generated from the following file: