pub fn live_inspector(can_inspect: impl IntoVar<bool>) -> UiNodeExpand description
Live interactive inspector.
Can be set on a window using the inspector property.
Note that the main APP.defaults() already sets this for all windows when
the "inspector" feature is enabled.