Skip to main content

Module layout_debugger

Module layout_debugger 

Source
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§

LayoutConstraints
Constraint bounds for a widget’s layout.
LayoutDebugger
Layout debugger that records constraint data and renders diagnostics.
LayoutRecord
Layout record for a single widget.