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