Function zng_wgt_inspector::debug::show_bounds

source ·
pub fn show_bounds(
    child: impl UiNode,
    mode: impl IntoVar<InspectMode>
) -> impl UiNode
Expand description

P Draws a border for every target widget’s outer and inner bounds.

The outer bounds is drawn dotted and in pink, the inner bounds is drawn solid and in blue.