zng_wgt_inspector::debug

Function 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.