Expand description
Layout constraint debugger utilities.
Provides a lightweight recorder and renderer for layout constraint diagnostics. This is intended for developer tooling and can be kept disabled in production to avoid overhead.
Structs§
- Layout
Constraints - Constraint bounds for a widget’s layout.
- Layout
Debugger - Layout debugger that records constraint data and renders diagnostics.
- Layout
Record - Layout record for a single widget.