Expand description
Individual bits of UI
Structs§
- Identifier for a Facet
- A facet constructed with a raster, style and size.
- A facet that renders a colored rectangle.
- A facet constructed with the contents of a Rive animation file.
- Message used to set the background color on a facet
- Message used to set the color on a facet
- Message used to set the corner radius of a facet
- Message used to set the size of a facet
- Message used to set the text on a facet
- A facet constructed with the contents of a Shed vector image file.
- A facet that occupies space without rendering.
- A facet that renders text.
- Options for a text facet.
Enums§
- Enum for specifying text horizontal alignment.
- Enum for specifying text horizontal alignment.
Traits§
- The Facet trait is used to create composable units of rendering, sizing and message handling.
Type Aliases§
- A reference to a struct implementing Facet.