Expand description
Helper types for inspecting an UI tree.
See also zng::window::inspector for higher level inspectors.
Structs§
- Inspector
Actual Vars - Inspected contextual variables actualized at the moment of info build.
- Inspector
Info - Widget instance inspector info.
Enums§
- Instance
Item - Widget instance item.
Traits§
- Inspect
Property Pattern - Query pattern for the
WidgetInfoInspectorExtinspect methods. - Inspect
Widget Pattern - Query pattern for the
WidgetInfoInspectorExtinspect methods. - Widget
Info Inspector Ext - Extensions methods for
WidgetInfo.