Function zng_wgt_inspector::live_inspector

source ·
pub fn live_inspector(can_inspect: impl IntoVar<bool>) -> impl UiNode
Expand 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.