Module avrox_display::gfx::primitives::position
source · Expand description
Positioning helpers for those layout primitives that may choose where to render their children (e.g. centred, right-justified, etc.)
Structs§
- Render elements at the beginning (top or left) of the available space
- Render elements at the end (bottom or right) of the available space
- Render elements in the middle (centre) of the available space