pub fn show_rows(
child: impl IntoUiNode,
mode: impl IntoVar<InspectMode>,
) -> UiNodeExpand description
P Draws a border over every inlined widget row in the window.
pub fn show_rows(
child: impl IntoUiNode,
mode: impl IntoVar<InspectMode>,
) -> UiNodeP Draws a border over every inlined widget row in the window.