collapse_scope

Function collapse_scope 

Source
pub fn collapse_scope(
    child: impl IntoUiNode,
    mode: impl IntoVar<CollapseMode>,
) -> UiNode
Expand description

P Collapse adjacent descendant rule lines.

Set this in a panel widget to automatically collapse rule lines that would appear repeated or dangling on screen.