Expand description
Layout of View
s.
Structs§
- An affine transformation in 2 dimensional space.
- Alignment of content inside a container.
- An iterator over the positions of items in a stack container.
- A 2x2 matrix.
- A padding of a rectangle.
- A point in 2D space.
- A rectangle defined by its minimum and maximum points.
- A 2 dimensional size.
- Space available to lay out a view.
- A 2D vector.
Enums§
- The alignment of items along the cross axis.
- An axis is a direction in which a layout is applied.
- The justify content of a stack container.
Constants§
- A constant used to indicate that a dimension should fill the available space.
Functions§
- Convert a from points to pixels.