Expand description
Helper types for inspecting an UI tree.
When compiled with the "inspector"
feature all widget instances are instrumented with inspection node
that shares a clone of the WidgetBuilder
in the WidgetInfo
.
Structs§
- Inspected contextual variables actualized at the moment of info build.
- Widget instance inspector info.
Enums§
- Widget instance item.
Traits§
- Query pattern for the
WidgetInfoInspectorExt
inspect methods. - Query pattern for the
WidgetInfoInspectorExt
inspect methods. - Extensions methods for
WidgetInfo
.